Rename some occurrences of 'library_context' and 'lib_ctx' to 'libctx'
[openssl.git] / crypto / bn / bn_rand.c
2020-10-15 Dr. Matthias St... Rename some occurrences of 'library_context' and 'lib_c...
2020-10-15 Dr. Matthias St... Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
2020-04-28 Richard LevitteRename FIPS_MODE to FIPS_MODULE
2020-04-23 Matt CaswellUpdate copyright year
2020-01-20 Matt CaswellConvert rand_bytes_ex and rand_priv_bytes_ex to public...
2019-09-28 Dr. Matthias St... Reorganize local header files
2019-09-28 Dr. Matthias St... Reorganize private crypto header files
2019-09-06 Bernd EdlingerFix a SCA leak in BN_generate_dsa_nonce
2019-09-04 Richard LevitteNew function EVP_MD_free()
2019-07-15 Matt CaswellMake sure all BIGNUM operations work within the FIPS...
2019-07-02 Matt CaswellMake BIGNUM rand functions available within the FIPS...
2019-06-12 Matt CaswellTemporarily disable RAND call in FIPS_MODE until RAND...
2019-06-12 Matt CaswellConvert bn_rand.c to use EVP
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2018-04-02 Kurt RoeckxUse the private RNG for data that is not public
2018-03-20 Matt CaswellUpdate copyright year
2018-03-06 Kurt Roeckxbnrand_range: Always call bnrand() with the correct...
2017-10-18 KaoruTodaRemove parentheses of return.
2017-08-03 Rich SalzAdd RAND_priv_bytes() for private keys
2017-08-03 Rich SalzSwitch from ossl_rand to DRBG rand
2017-07-03 Rich SalzBN_pseudo_rand is really BN_rand
2016-11-08 Rich SalzZero stack variable with DSA nonce
2016-09-06 Rich SalzMisc BN fixes
2016-08-10 Rich SalzChange callers to use the new constants.
2016-05-24 Todd ShortClean up RAND_bytes() calls
2016-05-17 Rich SalzCopyright consolidation 06/10
2016-01-26 Rich SalzRemove /* foo.c */ comments
2015-11-09 Matt CaswellContinue standardising malloc style for libcrypto
2015-05-22 Matt CaswellFix off-by-one in BN_rand
2015-05-14 Richard LevitteIdentify and move common internal libcrypto header...
2015-05-01 Rich Salzfree null cleanup finale
2015-04-30 Rich Salzfree cleanup almost the finale
2015-04-28 Rich Salzremove malloc casts
2015-03-25 Matt CaswellRAND_bytes updates
2015-02-08 Rich SalzFinal (for me, for now) dead code cleanup
2015-01-27 Rich SalzOPENSSL_NO_xxx cleanup: SHA
2015-01-22 Matt CaswellRun util/openssl-format-source -v -c .
2014-12-08 Dr. Stephen Hensonremove OPENSSL_FIPSAPI
2014-12-08 Dr. Stephen Hensonremove FIPS module code from crypto/bn
2013-06-13 Adam LangleyAdd secure DSA nonce flag.
2011-05-11 Dr. Stephen HensonRename FIPS_mode_set and FIPS_mode. Theses symbols...
2011-02-11 Dr. Stephen HensonIn FIPS mode only use "Generation by Testing Candidates...
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...
2008-11-12 Geoff ThorpeRevert the size_t modifications from HEAD that had...
2008-11-01 Ben Lauriesize_tification.
2008-10-19 Ben LaurieConstification.
2005-04-26 Bodo MöllerFix various incorrect error function codes.
2004-03-25 Richard LevitteRAND_add() wants a double as it's last argument.
2004-03-13 Geoff ThorpeConvert openssl code not to assume the deprecated form...
2003-11-04 Geoff ThorpePut the first stage of my bignum debugging adventures...
2002-11-29 Richard LevitteA few more memset()s converted to OPENSSL_cleanse().
2002-08-02 Bodo MöllerLet BN_rand_range() abort with an error after 100 itera...
2001-12-14 Bodo Möllerfix BN_rand_range
2001-09-03 Bodo MöllerUse uniformly chosen witnesses for Miller-Rabin test
2001-02-20 Bodo MöllerFix BN_[pseudo_]rand: 'mask' must be used even if top=-1.
2001-02-20 Ulf MöllerBN_rand_range() needs a BN_rand() variant that doesn...
2001-02-10 Bodo MöllerSimplify BN_rand_range
2001-02-08 Bodo MöllerAnother comment change. (Previous comment does not...
2001-02-08 Bodo MöllerChange comments. (The expected number of iterations...
2001-02-08 Bodo Mölleroops -- remove observation code
2001-02-08 Bodo MöllerIntegrate my implementation of a countermeasure against
2001-02-07 Ulf MöllerBleichenbacher's DSA attack
2000-12-02 Ulf MöllerNew function BN_bntest_rand() to detect more BN library...
2000-07-02 Bodo MöllerReturn bignum '0' when BN_rand is asked for a 0 bit...
2000-06-01 Richard LevitteThere have been a number of complaints from a number...
2000-01-27 Bodo MöllerA couple of things were reversed for BN_pseudo_rand ...
2000-01-27 Ulf MöllerDocument DSA and SHA.
2000-01-13 Ulf MöllerPrecautions against using the PRNG uninitialized: RAND_...
1999-04-23 Bodo MöllerChange #include filenames from <foo.h> to <openssl.h>.
1999-04-19 Ulf MöllerChange functions to ANSI C.
1999-02-09 Ben LaurieMore exactitude with function arguments.
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...