]> git.ipfire.org Git - thirdparty/openssl.git/history - include/openssl/bn.h
Make number of Miller-Rabin tests for a prime tests depend on the security level...
[thirdparty/openssl.git] / include / openssl / bn.h
2018-07-26  Kurt RoeckxMake number of Miller-Rabin tests for a prime tests...
2018-02-13  Matt CaswellUpdate copyright year
2018-02-09  Nick MathewsonRemove redundant declarations of ERR_load_*_strings()
2017-09-24  Saagar JhaUpdate comments to match function parameter names
2017-08-03  Rich SalzAdd RAND_priv_bytes() for private keys
2017-07-03  Rich SalzBN_pseudo_rand is really BN_rand
2017-06-20  Rich SalzModify Sun copyright to follow OpenSSL style
2017-06-07  Rich Salzmake error tables const and separate header file
2016-08-10  Rich SalzAdd #defines for magic numbers in API.
2016-08-05  klemensspelling fixes, just comments and readme.
2016-07-20  Kurt RoeckxCheck for errors allocating the error strings.
2016-06-29  FdaSilvaYYWhitespace cleanup in crypto
2016-06-27  Matt CaswellFix some OPENSSL_API_COMPAT values
2016-05-23  Rich SalzRemove unused error/function codes.
2016-05-17  Rich SalzCopyright consolidation 03/10
2016-04-18  Rich SalzRename some lowercase API's
2016-03-20  Rich SalzRemove #error from include files.
2016-03-08  Alessandro GhediniConvert RSA blinding to new multi-threading API
2016-03-08  Alessandro GhediniConvert CRYPTO_LOCK_{DH,DSA,RSA} to new multi-threading API
2016-02-02  Dr. Stephen HensonNew BN functions.
2016-01-30  Rich SalzMove more BN internals to bn_lcl.h
2016-01-26  Rich SalzRemove /* foo.c */ comments
2016-01-08  Viktor DukhovniBackwards-compatibility subject to OPENSSL_API_COMPAT
2015-11-26  Matt CaswellAdd documentation for BN_with_flags
2015-06-23  Rich SalzMore secure storage of key material.
2015-05-22  Matt CaswellReject negative shifts for BN_rshift and BN_lshift
2015-05-15  Rich SalzRemove unused #ifdef's from header files
2015-04-27  Emilia KasperError checking and memory leak fixes in NISTZ256.
2015-03-31  Richard LevitteStop symlinking, move files to intended directory