EVP_PKEY_METHOD accessor functions.
[openssl.git] / crypto / rand / rand_err.c
2015-01-22 Matt CaswellRun util/openssl-format-source -v -c .
2013-10-01 Ben LaurieMerge remote-tracking branch 'agl/1.0.2alpn' into agl...
2013-09-24 Ben LaurieMerge remote-tracking branch 'trevp/pempick' into OpenS...
2013-09-22 Dr. Stephen HensonDisable Dual EC DRBG.
2012-03-21 cvs2svnThis commit was manufactured by cvs2svn to create branch
2011-09-16 Dr. Stephen HensonImproved error checking for DRBG calls.
2011-06-13 Dr. Stephen HensonRedirect RAND to FIPS module in FIPS mode.
2010-06-16 cvs2svnThis commit was manufactured by cvs2svn to create branch
2009-03-31 cvs2svnThis commit was manufactured by cvs2svn to create branch
2006-11-21 Dr. Stephen HensonUpdate from 0.9.8 stable. Eliminate duplicate error...
2005-04-12 Dr. Stephen HensonRebuild error codes.
2001-04-30 Geoff ThorpeIn RSA, DSA, DH, and RAND - if the "***_new()" function...
2001-02-19 Richard LevitteMake all configuration macros available for application...
2000-03-05 Bodo MöllerPreserve reason strings in automatically build tables.
2000-03-04 Bodo MöllerThere is no reason to use downcase letters throughout...
2000-01-20 Dr. Stephen HensonFinish off the X509_ATTRIBUTE string stuff.
2000-01-13 Ulf MöllerPrecautions against using the PRNG uninitialized: RAND_...