CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/11/11 03:41:24
Modified files:
lib/libcrypto/arc4random: getentropy_win.c
Log message:
Update getentropy on Windows to use Cryptography Next Generation (CNG).
wincrypt is deprecated and no longer works with newer Windows environments,
such as in Windows Store apps.
