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.h
Age
Commit message (
Expand
)
Author
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
2019-01-19
Partial port of EC_KEY_METHOD from OpenSSL 1.1.
Theo Buehler
2019-01-19
Partial port of EC_KEY_METHOD from OpenSSL 1.1.
Theo Buehler
2019-01-19
Partial port of EC_KEY_METHOD from OpenSSL 1.1.
Theo Buehler
2018-05-19
Add a const qualifier to the 'key' argument of i2o_ECPublicKey() and
Theo Buehler
2016-11-04
Add assembler code for the nist 256-bit GFp curve, written initially by
Miod Vallat
2015-10-13
Convert ECParameters_dup() from a macro that uses ASN1_dup_of() into an
Joel Sing
2015-06-20
Provide EC_curve_nid2nist() and EC_curve_nist2nid().
Joel Sing
2014-06-12
tags as requested by miod and tedu
Theo de Raadt
2014-05-29
Everything sane has stdio, and FILE *. we don't need ifdefs for this.
Bob Beck
2014-04-13
Cope with the removal of openssl/symhacks.h
Theo de Raadt
2014-04-13
Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery.
Miod Vallat
2012-10-13
resolve conflicts
Damien Miller
2010-10-01
resolve conflicts, fix local changes
Damien Miller
2008-09-06
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