]> git.ipfire.org Git - thirdparty/openssl.git/history - include/openssl/ecerr.h
Regenerate mkerr files
[thirdparty/openssl.git] / include / openssl / ecerr.h
2019-07-16  Rich SalzRegenerate mkerr files
2019-03-11  Rich SalzAdd regenerated header files
2019-02-17  Billy BrumleySCA hardening for mod. field inversion in EC_GROUP
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
2018-07-31  Matt CaswellProvide EC functions that are not curve type specific
2018-07-16  Nicola TuveriEC2M Lopez-Dahab ladder: use it also for ECDSA verify
2018-07-16  Nicola TuveriEC2M Lopez-Dahab ladder implementation
2018-07-16  Nicola TuveriEC point multiplication: add `ladder` scaffold
2018-07-16  Nicola TuveriRemove stale SM2 error codes
2018-06-19  Sohaib ul HassanImplement coordinate blinding for EC_POINT
2018-06-19  Jack LloydMove SM2 algos to SM2 specific PKEY method
2018-05-24  Matt CaswellRevert "Support EVP_PKEY_sign() and EVP_PKEY_verify...
2018-04-26  FdaSilvaYYAdd missing error code when alloc-return-null
2018-04-06  Matt CaswellSupport EVP_PKEY_sign() and EVP_PKEY_verify() for EdDSA
2018-04-03  Rich SalzSet error code on alloc failures
2018-03-02  Matt CaswellIntegrate X448 and Ed448 into libcrypto
2018-02-09  FdaSilvaYYSmall simplification in mkerr.pl
2018-02-07  Richard Levittemake update ERROR_REBUILD=-rebuild
2018-01-19  Richard LevitteCopyright update of more files that have changed this...
2018-01-07  Andy Polyakovec/ecp_nistz256.c: improve ECDSA sign by 30-40%.
2017-11-20  Paul YangSupport public key and param check in EVP interface
2017-09-14  Rich SalzFix function name in ECerr call
2017-06-07  Rich Salzmake error tables const and separate header file