]> git.ipfire.org Git - thirdparty/openssl.git/history - include/openssl/dsa.h
Add BN_check_prime()
[thirdparty/openssl.git] / include / openssl / dsa.h
2019-10-14  Kurt RoeckxAdd BN_check_prime()
2019-09-28  Dr. Matthias St... Add legacy include guards to public header files
2019-09-28  Dr. Matthias St... Fix header file include guard names
2019-09-28  Dr. Matthias St... Reorganize public header files (part 1)
2019-03-06  David von Oheimbconstify *_dup() and *i2d_*() and related functions...
2019-01-30  David BenjaminDocument and add macros for additional DSA options
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
2018-12-06  Richard LevitteRefactor the computation of API version limits
2018-12-06  Richard LevitteSwitch future deprecation version from 1.2.0 to 3.0
2018-07-26  Kurt RoeckxChange the number of Miller-Rabin test for DSA generati...
2018-06-21  Nicola TuveriUse DEPRECATEDIN_1_2_0 macro for DSA_sign_setup declaration
2018-05-28  Dr. Matthias St... DSA: add simple getters for commonly used struct members
2018-05-02  FdaSilvaYYopensslconf.h inclusion cleanup
2018-03-21  Jack BatesConvert _meth_get_ functions to const getters
2018-02-13  Matt CaswellUpdate copyright year
2018-02-09  Nick MathewsonRemove redundant declarations of ERR_load_*_strings()
2017-10-13  Rich SalzRemove email addresses from source code.
2017-06-07  Rich Salzmake error tables const and separate header file
2017-01-25  FdaSilvaYYFix some extra or missing whitespaces...
2016-11-14  Sebastian Andrzej... dsa/dsa_gen: add error message for seed_len < 0
2016-08-01  Dr. Stephen HensonAdd DSA_bits() function.
2016-07-20  Kurt RoeckxCheck for errors allocating the error strings.
2016-07-20  Dr. Stephen HensonDon't allocate r/s in DSA_SIG and ECDSA_SIG
2016-06-24  Ben LaurieDeal with API changes.
2016-06-20  Emilia KasperMake DSA_SIG and ECDSA_SIG getters const.
2016-06-15  Richard LevitteConstify the parameter getters for RSA, DSA and DH
2016-06-13  TJ SaundersForgot to update the setter argument ordering in the...
2016-06-13  TJ SaundersImplement DSA_SIG_set0() and ECDSA_SIG_set0(), for...
2016-06-06  Matt CaswellDeprecate the flags that switch off constant time
2016-05-23  Rich SalzRemove unused error/function codes.
2016-05-18  Matt CaswellAdd some error messages for malloc fails
2016-05-17  Rich SalzCopyright consolidation 03/10
2016-04-28  FdaSilvaYYvarious spelling fixes
2016-04-04  Rich SalzRevert "various spelling fixes"
2016-04-04  FdaSilvaYYvarious spelling fixes
2016-04-02  Matt CaswellRename get/set_app_data to get0/set0_app_data
2016-04-02  Matt CaswellVarious DSA opacity fixups
2016-04-02  Matt CaswellMake DSA_METHOD opaque
2016-04-02  Matt CaswellMake the DSA structure opaque
2016-03-20  Rich SalzRemove #error from include files.
2016-03-20  Dr. Stephen Hensonconstify DSA_SIG_get0()
2016-03-08  Dr. Stephen HensonMake DSA_SIG opaque.
2016-03-08  Alessandro GhediniConvert CRYPTO_LOCK_{DH,DSA,RSA} to new multi-threading API
2016-03-07  Dr. Stephen HensonRemove kinv/r fields from DSA structure.
2016-01-26  Rich SalzRemove /* foo.c */ comments
2016-01-08  Viktor DukhovniBackwards-compatibility subject to OPENSSL_API_COMPAT
2015-12-01  Rich Salzex_data part 2: doc fixes and CRYPTO_free_ex_index.
2015-10-30  Rich SalzReplace "SSLeay" in API with OpenSSL
2015-09-20  Dr. Stephen HensonMove EVP_PKEY_METHOD into private headers.
2015-09-11  Ben LaurieEnable -Wmissing-variable-declarations and
2015-03-31  Richard LevitteStop symlinking, move files to intended directory