History log of /openssl/apps/ecparam.c (Results 76 – 84 of 84)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: OpenSSL_0_9_7-beta4
# 259cdf2a 29-Oct-2002 Bodo Möller

Sun has agreed to removing the covenant language from most files.

Submitted by: Sheueling Chang <Sheueling.Chang@Sun.COM>


# 65b1d31d 02-Sep-2002 Bodo Möller

change API for looking at the internal curve list

Submitted by: Nils Larsch


# e2aeb817 27-Aug-2002 Bodo Möller

change 'usage' formatting


# c96f0fd2 26-Aug-2002 Bodo Möller

fix spacing


# 428112ef 16-Aug-2002 Bodo Möller

typo

Submitted by: Nils Larsch


# 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
# 14a7cfb3 07-Aug-2002 Bodo Möller

use a generic EC_KEY structure (EC keys are not ECDSA specific)

Submitted by: Nils Larsch


# 714df32e 02-Aug-2002 Bodo Möller

extend curve list (additional curves over binary fields)

Submitted by: Sheueling Chang Shantz and Douglas Stebila (Sun Microsystems Laboratories)


Revision tags: OpenSSL_0_9_7-beta3, OpenSSL-engine-0_9_6e, OpenSSL_0_9_6e
# 5dbd3efc 14-Jul-2002 Bodo Möller

Replace 'ecdsaparam' commandline utility by 'ecparam'
(the same keys can be used for ECC schemes other than ECDSA)
and add some new options.

Similarly, use string "EC PARAMETERS" ins

Replace 'ecdsaparam' commandline utility by 'ecparam'
(the same keys can be used for ECC schemes other than ECDSA)
and add some new options.

Similarly, use string "EC PARAMETERS" instead of "ECDSA PARAMETERS"
in 'PEM' format.

Fix ec_asn1.c (take into account the desired conversion form).

'make update'.

Submitted by: Nils Larsch

show more ...


1234