aboutsummaryrefslogtreecommitdiffstats
path: root/include/openssl/ecerr.h
Commit message (Expand)AuthorAgeFilesLines
* ERR: Rebuild all generated error headers and source filesRichard Levitte2020-11-241-8/+3
* Prune low-level ASN.1 parse errors from error queue in decoder_process()Dr. David von Oheimb2020-09-241-2/+0
* Add Explicit EC parameter support to providers.Shane Lontis2020-08-221-0/+7
* [EC][ASN1] Detect missing OID when serializing EC parameters and keysNicola Tuveri2020-07-061-0/+1
* Add more complete support for libctx/propq in the EC codeMatt Caswell2020-06-191-1/+0
* deprecate EC_POINTs_mul functionBilly Brumley2020-05-161-0/+1
* ecx: check for errors creating public keys from private ones.Pauli2020-04-171-1/+2
* mkerr: remove legacy guards from generated error headersDr. Matthias St. Pierre2020-04-151-5/+0
* Update source files for deprecation at 3.0Richard Levitte2019-11-071-2/+2
* Add legacy include guards to public header filesDr. Matthias St. Pierre2019-09-281-0/+6
* Fix header file include guard namesDr. Matthias St. Pierre2019-09-281-2/+2
* s390x assembly pack: accelerate X25519, X448, Ed25519 and Ed448Patrick Steuer2019-09-251-0/+6
* KDF error codes reworkedPauli2019-09-061-0/+10
* Enable curve-spefific ECDSA implementations via EC_METHODPatrick Steuer2019-08-151-0/+1
* Regenerate mkerr filesRich Salz2019-07-161-177/+179
* Add regenerated header filesRich Salz2019-03-111-0/+4
* SCA hardening for mod. field inversion in EC_GROUPBilly Brumley2019-02-171-1/+5
* Following the license change, modify the boilerplates in include/ and crypto/...Richard Levitte2018-12-061-1/+1
* Provide EC functions that are not curve type specificMatt Caswell2018-07-311-0/+5
* EC2M Lopez-Dahab ladder: use it also for ECDSA verifyNicola Tuveri2018-07-161-0/+3
* EC2M Lopez-Dahab ladder implementationNicola Tuveri2018-07-161-0/+2
* EC point multiplication: add `ladder` scaffoldNicola Tuveri2018-07-161-0/+5
* Remove stale SM2 error codesNicola Tuveri2018-07-161-6/+0
* Implement coordinate blinding for EC_POINTSohaib ul Hassan2018-06-191-0/+1
* Move SM2 algos to SM2 specific PKEY methodJack Lloyd2018-06-191-0/+6
* Revert "Support EVP_PKEY_sign() and EVP_PKEY_verify() for EdDSA"Matt Caswell2018-05-241-2/+0
* Add missing error code when alloc-return-nullFdaSilvaYY2018-04-261-0/+1
* Support EVP_PKEY_sign() and EVP_PKEY_verify() for EdDSAMatt Caswell2018-04-061-0/+2
* Set error code on alloc failuresRich Salz2018-04-031-0/+5
* Integrate X448 and Ed448 into libcryptoMatt Caswell2018-03-021-0/+3
* Small simplification in mkerr.plFdaSilvaYY2018-02-091-4/+1
* make update ERROR_REBUILD=-rebuildRichard Levitte2018-02-071-214/+219
* Copyright update of more files that have changed this yearRichard Levitte2018-01-191-1/+1
* ec/ecp_nistz256.c: improve ECDSA sign by 30-40%.Andy Polyakov2018-01-071-0/+1
* Support public key and param check in EVP interfacePaul Yang2017-11-201-0/+1
* Fix function name in ECerr callRich Salz2017-09-141-0/+1
* make error tables const and separate header fileRich Salz2017-06-071-0/+237