CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/10/22 07:23:05
Modified files:
regress/lib/libcrypto/bn/mont: mont.c
regress/lib/libcrypto/ecdsa: ecdsatest.c
regress/lib/libcrypto/exp: exptest.c
regress/lib/libcrypto/ige: igetest.c
Log message:
Use arc4random_buf() instead of RAND_bytes() or RAND_pseudo_bytes() (most
with unchecked return values).
