summaryrefslogtreecommitdiffstats
path: root/include/openssl/ecerr.h
AgeCommit message (Expand)Author
2020-07-04[EC][ASN1] Detect missing OID when serializing EC parameters and keysNicola Tuveri
2019-07-02Add regenerated header filesDr. Matthias St. Pierre
2019-02-20SCA hardening for mod. field inversion in EC_GROUPBilly Brumley
2018-07-31Provide EC functions that are not curve type specificMatt Caswell
2018-07-16EC2M Lopez-Dahab ladder: use it also for ECDSA verifyNicola Tuveri
2018-07-16EC2M Lopez-Dahab ladder implementationNicola Tuveri
2018-07-16EC point multiplication: add `ladder` scaffoldNicola Tuveri
2018-07-16Remove stale SM2 error codesNicola Tuveri
2018-06-19Implement coordinate blinding for EC_POINTSohaib ul Hassan
2018-06-19Move SM2 algos to SM2 specific PKEY methodJack Lloyd
2018-05-24Revert "Support EVP_PKEY_sign() and EVP_PKEY_verify() for EdDSA"Matt Caswell
2018-04-26Add missing error code when alloc-return-nullFdaSilvaYY
2018-04-06Support EVP_PKEY_sign() and EVP_PKEY_verify() for EdDSAMatt Caswell
2018-04-03Set error code on alloc failuresRich Salz
2018-03-02Integrate X448 and Ed448 into libcryptoMatt Caswell
2018-02-09Small simplification in mkerr.plFdaSilvaYY
2018-02-07make update ERROR_REBUILD=-rebuildRichard Levitte
2018-01-19Copyright update of more files that have changed this yearRichard Levitte
2018-01-07ec/ecp_nistz256.c: improve ECDSA sign by 30-40%.Andy Polyakov
2017-11-20Support public key and param check in EVP interfacePaul Yang
2017-09-14Fix function name in ECerr callRich Salz
2017-06-07make error tables const and separate header fileRich Salz