index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libcrypto
/
ec
/
ec_err.c
Age
Commit message (
Expand
)
Author
2023-07-28
Move KDF handling to ECDH_compute_key()
Theo Buehler
2023-07-07
Hide symbols in hkdf, evp, err, ecdsa, and ec
Bob Beck
2023-07-05
Mop up last uses of ECDHerror() and ECDSAerror()
Theo Buehler
2022-11-19
whitespace
Theo Buehler
2022-11-10
Implement EVP interfaces for Ed25519 and X25519.
Joel Sing
2022-07-12
Remove mkerr.pl remnants from LibreSSL
Klemens Nanni
2019-09-29
If a NULL or zero cofactor is passed to EC_GROUP_set_generator(),
Theo Buehler
2019-09-06
Add various macros and controls for EC_PKEY_CTX.
Joel Sing
2017-01-29
Send the function codes from the error functions to the bit bucket,
Bob Beck
2014-07-10
Explicitly include <openssl/opensslconf.h> in every file that references
Joel Sing
2014-06-12
tags as requested by miod and tedu
Theo de Raadt
2014-05-06
knf approximation
Ted Unangst
2012-10-13
resolve conflicts
Damien Miller
2010-10-01
resolve conflicts, fix local changes
Damien Miller
2008-09-06
resolve conflicts
Damien Miller
2006-06-27
resolve conflicts
Damien Miller
2003-05-12
merge 0.9.7b with local changes; crank majors for libssl/libcrypto
Markus Friedl
2002-05-15
import openssl-0.9.7-beta1
Bob Beck