]> git.ipfire.org Git - thirdparty/openssl.git/history - include/openssl/ecerr.h
Fix potential infinite loops in ECDSA signing.
[thirdparty/openssl.git] / include / openssl / ecerr.h
2023-02-28  slontisFix potential infinite loops in ECDSA signing.
2022-04-14  Tomas MrazAdd error code for unsupported explicit parameters
2021-06-01  Paulirand: use size_t for size argument to RAND_bytes_ex()
2021-02-18  Matt CaswellUpdate copyright year
2021-02-05  Richard LevitteERR: Rebuild all generated error headers and source...
2020-11-24  Richard LevitteERR: Rebuild all generated error headers and source...
2020-09-24  Dr. David von OheimbPrune low-level ASN.1 parse errors from error queue...
2020-08-22  Shane LontisAdd Explicit EC parameter support to providers.
2020-07-06  Nicola Tuveri[EC][ASN1] Detect missing OID when serializing EC param...
2020-06-19  Matt CaswellAdd more complete support for libctx/propq in the EC...
2020-05-16  Billy Brumleydeprecate EC_POINTs_mul function
2020-04-17  Pauliecx: check for errors creating public keys from private...
2020-04-15  Dr. Matthias St... mkerr: remove legacy guards from generated error headers
2019-11-07  Richard LevitteUpdate source files for deprecation at 3.0
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-25  Patrick Steuers390x assembly pack: accelerate X25519, X448, Ed25519...
2019-09-06  PauliKDF error codes reworked
2019-08-15  Patrick SteuerEnable curve-spefific ECDSA implementations via EC_METHOD
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