summaryrefslogtreecommitdiff
path: root/lib/libcrypto/ec/ec_err.c
AgeCommit message (Expand)Author
2023-07-28Move KDF handling to ECDH_compute_key()Theo Buehler
2023-07-07Hide symbols in hkdf, evp, err, ecdsa, and ecBob Beck
2023-07-05Mop up last uses of ECDHerror() and ECDSAerror()Theo Buehler
2022-11-19whitespaceTheo Buehler
2022-11-10Implement EVP interfaces for Ed25519 and X25519.Joel Sing
2022-07-12Remove mkerr.pl remnants from LibreSSLKlemens Nanni
2019-09-29If a NULL or zero cofactor is passed to EC_GROUP_set_generator(),Theo Buehler
2019-09-06Add various macros and controls for EC_PKEY_CTX.Joel Sing
2017-01-29Send the function codes from the error functions to the bit bucket,Bob Beck
2014-07-10Explicitly include <openssl/opensslconf.h> in every file that referencesJoel Sing
2014-06-12tags as requested by miod and teduTheo de Raadt
2014-05-06knf approximationTed Unangst
2012-10-13resolve conflictsDamien Miller
2010-10-01resolve conflicts, fix local changesDamien Miller
2008-09-06resolve conflictsDamien Miller
2006-06-27resolve conflictsDamien Miller
2003-05-12merge 0.9.7b with local changes; crank majors for libssl/libcryptoMarkus Friedl
2002-05-15import openssl-0.9.7-beta1Bob Beck