Fix bugs and typos.
authorBodo Möller <bodo@openssl.org>
Mon, 18 Mar 2002 13:10:45 +0000 (13:10 +0000)
committerBodo Möller <bodo@openssl.org>
Mon, 18 Mar 2002 13:10:45 +0000 (13:10 +0000)
commitaf28dd6c75cc7abaec8b5df7555f07d143d3a6d1
treefc317b4c33a4814c735d3f6f64e8a9a54c86486a
parente79ec456beacdc1d8b463d90661fc872e7cf836a
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
14 files changed:
CHANGES
apps/ecdsaparam.c
apps/speed.c
crypto/conf/conf_mod.c
crypto/ec/ec.h
crypto/ec/ec_curve.c
crypto/ec/ec_err.c
crypto/ec/ec_lcl.h
crypto/ec/ec_lib.c
crypto/ec/ecp_mont.c
crypto/ec/ecp_nist.c
crypto/ec/ecp_recp.c
crypto/ec/ecp_smpl.c
crypto/ecdsa/ecs_asn1.c