Add support for KERN_ARND to get random bytes on NetBSD
[openssl.git] / crypto / rsa / rsa_gen.c
2018-04-16 Matt CaswellRSA key generation: ensure BN_mod_inverse and BN_mod_ex...
2018-02-27 Matt CaswellUpdate copyright year
2018-02-21 Samuel WeiserReplaced variable-time GCD with consttime inversion...
2017-12-11 Sebastian Andrzej... rsa: Do not allow less than 512 bit RSA keys
2017-11-28 Andy Polyakovrsa/rsa_gen.c: harmonize keygen's ability with RSA_secu...
2017-11-23 Andy Polyakovrsa/rsa_gen.c: ensure backward compatibility with exter...
2017-11-21 Paul YangSupport multi-prime RSA (RFC 8017)
2017-03-06 Rich SalzFix an endless loop in rsa_builtin_keygen.
2016-11-15 Rich SalzCheck return value of some BN functions.
2016-06-06 Matt CaswellDeprecate the flags that switch off constant time
2016-05-17 Rich SalzCopyright consolidation 08/10
2016-04-06 Richard LevitteMake the RSA structure opaque
2016-01-26 Rich SalzRemove /* foo.c */ comments
2015-11-26 Matt CaswellTighten up BN_with_flags usage and avoid a reachable...
2015-11-09 Matt CaswellContinue standardising malloc style for libcrypto
2015-06-23 Rich SalzMore secure storage of key material.
2015-05-14 Richard LevitteIdentify and move common internal libcrypto header...
2015-05-01 Rich Salzfree NULL cleanup 7
2015-01-22 Matt CaswellRun util/openssl-format-source -v -c .
2014-12-08 Matt CaswellImplement internally opaque bn access from rsa
2014-12-08 Dr. Stephen Hensonremove OPENSSL_FIPSAPI
2014-12-08 Dr. Stephen Hensonremove FIPS module code from crypto/rsa
2011-05-11 Dr. Stephen HensonRename FIPS_mode_set and FIPS_mode. Theses symbols...
2011-04-23 Dr. Stephen HensonAdd PRNG security strength checking.
2011-04-19 Dr. Stephen HensonUse 0 for tbslen to perform strlen.
2011-04-14 Dr. Stephen HensonRemove several of the old obsolete FIPS_corrupt_*(...
2011-04-14 Dr. Stephen HensonInitial incomplete POST overhaul: add support for POST...
2011-02-15 Dr. Stephen HensonUpdate pairwise consistency checks to use SHA-256.
2011-01-27 Dr. Stephen HensonMove all FIPSAPI renames into fips.h header file, inclu...
2011-01-27 Dr. Stephen HensonRedirect FIPS memory allocation to FIPS_malloc() routin...
2011-01-26 Dr. Stephen HensonFIPS mode RSA changes:
2007-03-28 Bodo MöllerChange to mitigate branch prediction attacks
2006-03-13 Nils Larschfix error found by coverity: check if ctx is != NULL...
2005-05-11 Bodo MöllerFix more error codes.
2004-09-19 Geoff ThorpeRemove distracting comments and code. Thanks to Nils...
2004-04-27 Geoff ThorpeWith the new dynamic BN_CTX implementation, there shoul...
2004-04-26 Geoff ThorpeThe problem of rsa key-generation getting stuck in...
2004-04-26 Geoff ThorpeAllow RSA key-generation to specify an arbitrary public...
2003-10-29 Geoff ThorpeA general spring-cleaning (in autumn) to fix up signed...
2003-01-07 Geoff ThorpeThis is the first step in allowing RSA_METHODs to imple...
2002-12-08 Geoff ThorpeNils Larsch submitted;
2002-12-08 Geoff ThorpeThis is a first-cut at improving the callback mechanism...
2000-06-01 Ulf MöllerBug fix for 64 bit HP-UX.
2000-02-05 Ulf MöllerNew functions BN_CTX_start(), BN_CTX_get(), BN_CTX_end...
1999-07-13 Dr. Stephen HensonEliminate a warning: BN_mod_inverse() returns a (BIGNUM...
1999-06-03 Ben LaurieMore evil cast removal.
1999-04-26 Ulf MöllerRemove NOPROTO-related macros.
1999-04-23 Bodo MöllerChange #include filenames from <foo.h> to <openssl.h>.
1999-04-19 Ulf MöllerChange functions to ANSI C.
1998-12-21 Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...
1998-12-21 Ralf S. EngelschallImport of old SSLeay release: SSLeay 0.9.1b (unreleased) SSLeay
1998-12-21 Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...
1998-12-21 Ralf S. EngelschallImport of old SSLeay release: SSLeay 0.9.0b
1998-12-21 Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...
1998-12-21 Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...
1998-12-21 Ralf S. EngelschallImport of old SSLeay release: SSLeay 0.8.1b
1998-12-21 Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...