Thom Wiggers
hace 5 años
No se encontró ninguna clave conocida en la base de datos para esta firma
ID de clave GPG: 1BB0A7CE26E363
Se han
modificado 1 ficheros con
1 adiciones y
0 borrados
-
common/randombytes.c
|
|
@@ -33,6 +33,7 @@ THE SOFTWARE. |
|
|
|
|
|
|
|
#if defined(_WIN32) |
|
|
|
/* Windows */ |
|
|
|
// NOLINTNEXTLINE(llvm-include-order): Include order required by Windows |
|
|
|
#include <windows.h> |
|
|
|
#include <wincrypt.h> /* CryptAcquireContext, CryptGenRandom */ |
|
|
|
#endif /* defined(_WIN32) */ |
|
|
|