Move SM2 algos to SM2 specific PKEY method
[openssl.git] / include / openssl / ecerr.h
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