Make default_method mostly compile-time (cont'd)
[openssl.git] / include / openssl / bn.h
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