add 'unsupported cipher mode' diagnostics to evp_lib.c and genpkey.c
[openssl.git] / include / openssl / randerr.h
2018-04-13 Richard Levittemake update
2018-04-03 Richard LevitteVMS: stricter acquisition of entropy for the pool
2018-03-17 Kurt RoeckxReturn error when trying to use prediction resistance
2018-03-16 Dr. Matthias St... RAND_DRBG: add a function for setting the default DRBG...
2018-03-06 Kurt RoeckxCheck the parent DRBG's strength
2018-02-13 Dr. Matthias St... DRBG: add locking api
2018-02-09 FdaSilvaYYSmall simplification in mkerr.pl
2018-01-19 Richard LevitteCopyright update of more files that have changed this...
2018-01-04 Dr. Matthias St... crypto/rand: restore the generic DRBG implementation
2017-10-18 Dr. Matthias St... Fix reseeding issues of the public RAND_DRBG
2017-07-19 Rich SalzAdd DRBG random method
2017-07-06 Rich SalzCleanup RAND_load_file,RAND_write_file
2017-06-20 Rich SalzAdd RAND_UNIMPLEMENTED error code
2017-06-07 Rich Salzmake error tables const and separate header file