History log of /openssl/crypto/ec/ec_curve.c (Results 76 – 84 of 84)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 7eb18f12 15-Aug-2002 Bodo Möller

Simplify handling of named curves: get rid of EC_GROUP_new_by_name(),
EC_GROUP_new_by_nid() should be enough. This avoids a lot of
redundancy.

Submitted by: Nils Larsch


Revision tags: OpenSSL-engine-0_9_6g, OpenSSL_0_9_6g, OpenSSL-engine-0_9_6f, OpenSSL_0_9_6f
# 7793f30e 02-Aug-2002 Bodo Möller

add support for elliptic curves over binary fields

Submitted by: Duglas Stebila <douglas.stebila@sun.com>,
Sheueling Chang <sheueling.chang@sun.com>

(CHANGES entri

add support for elliptic curves over binary fields

Submitted by: Duglas Stebila <douglas.stebila@sun.com>,
Sheueling Chang <sheueling.chang@sun.com>

(CHANGES entries by Bodo Moeller)

show more ...


Revision tags: OpenSSL_0_9_7-beta3, OpenSSL-engine-0_9_6e, OpenSSL_0_9_6e, OpenSSL_0_9_7-beta2, OpenSSL_0_9_7-beta1, AFTER_COMPAQ_PATCH, BEFORE_COMPAQ_PATCH, OpenSSL-engine-0_9_6d, OpenSSL_0_9_6d, OpenSSL-engine-0_9_6d-beta1, OpenSSL_0_9_6d-beta1
# 0ae1661b 08-Apr-2002 Lutz Jänicke

Apply OID fixes for elliptic curves as supplied by
Nils Larsch <nlarsch@compuserve.de>.


# af28dd6c 18-Mar-2002 Bodo Möller

Fix bugs and typos.
Add some WTLS curves.
New function EC_GROUP_check() (this will probably
be implemented differently soon).

Submitted by: Nils Larsch
Reviewed by: Bodo Moel

Fix bugs and typos.
Add some WTLS curves.
New function EC_GROUP_check() (this will probably
be implemented differently soon).

Submitted by: Nils Larsch
Reviewed by: Bodo Moeller

show more ...


# 4882171d 08-Mar-2002 Bodo Möller

EC curve stuff

Submitted by: Nils Larsch


# 709c51c4 07-Mar-2002 Bodo Möller

fix spacing


# 9bc44854 07-Mar-2002 Bodo Möller

Add more curves.
Submitted by: Nils Larsch

Remove unnecessary 'const'.


Revision tags: OpenSSL-engine-0_9_6c
# 60d8bae3 13-Feb-2002 Bodo Möller

some modifications to named curve support


# 945e15a2 13-Feb-2002 Bodo Möller

add support for named curves

Submitted by: Nils Larsch <nla@trustcenter.de>


1234