]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/rsa/rsa_gen.c
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
[thirdparty/openssl.git] / crypto / rsa / rsa_gen.c
2020-10-15  Dr. Matthias St... Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
2020-10-06  Paulirsa: add ossl_ prefix to internal rsa_ calls.
2020-09-12  Shane Lontiskeygen: add FIPS error state management to conditional...
2020-09-03  Daniel BeveniusFix typo in FIPS_MODULE endif macro comment
2020-06-23  Shane LontisFix potential double free in rsa_keygen pairwise test.
2020-06-21  Nicola TuveriFlag RSA secret BNs as consttime on keygen and checks
2020-06-17  Shane LontisAdd ACVP fips module tests
2020-06-09  Shane LontisUpdate RSA keygen to use sp800-56b by default
2020-04-30  Paulicoverity 1462561 Uninitialized scalar variable
2020-04-28  Richard LevitteRename FIPS_MODE to FIPS_MODULE
2020-04-23  Matt CaswellUpdate copyright year
2020-03-03  Shane LontisAdd pairwise consistency self tests to asym keygenerators
2020-02-20  PauliDeprecate the low level RSA functions.
2019-10-17  Richard LevitteNew RSA keymgmt implementation to handle import / expor...
2019-09-28  Dr. Matthias St... Reorganize local header files
2019-07-02  Antoine CœurFix Typos
2019-03-19  Shane LontisAdded NULL check to BN_clear() & BN_CTX_end()
2019-03-12  Shane LontisFIPS 186-4 RSA Generation & Validation
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
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...