OSDN Git Service

Use the getrandom() syscall on systems that support it.
authorLoRd_MuldeR <mulder2@gmx.de>
Tue, 13 Oct 2020 15:42:22 +0000 (17:42 +0200)
committerLoRd_MuldeR <mulder2@gmx.de>
Sat, 20 Mar 2021 20:18:05 +0000 (21:18 +0100)
commit7a95a1a5613fb9078d3ceae0a811bfa2314e5aa8
treef5f48399602c420210be23180aae6662caf6772b
parent75f929e4e5174a9974d8bff3f67b2d58543db578
Use the getrandom() syscall on systems that support it.
frontend/MCrypt.rc [new file with mode: 0644]
frontend/MCrypt.vcxproj
frontend/MCrypt.vcxproj.filters
frontend/src/main.c
frontend/src/platform.h
libMCrypt/libMCrypt.vcxproj
libMCrypt/src/mcrypt.c
libMCrypt/src/utils.c