move ECC ASN1 that is not specific to ECDSA into crypto/ec/,
authorBodo Möller <bodo@openssl.org>
Mon, 10 Jun 2002 12:18:21 +0000 (12:18 +0000)
committerBodo Möller <bodo@openssl.org>
Mon, 10 Jun 2002 12:18:21 +0000 (12:18 +0000)
commit458c29175ec2a7e9a76792fdf7324a20e04fdf08
tree46e332427b9070d1e49b47bd92bcfa8f6c41e502
parent8a5dbb0a2e90aedab1d553cefab6b3616c65e962
move ECC ASN1 that is not specific to ECDSA into crypto/ec/,
and make some appropriate changes to the EC library.

Submitted by: Nils Larsch
17 files changed:
CHANGES
apps/ecdsaparam.c
crypto/asn1/x_pubkey.c
crypto/ec/Makefile.ssl
crypto/ec/ec.h
crypto/ec/ec_err.c
crypto/ec/ec_lcl.h
crypto/ec/ec_lib.c
crypto/ec/ecp_mont.c
crypto/ec/ecp_smpl.c
crypto/ecdsa/Makefile.ssl
crypto/ecdsa/ecdsa.h
crypto/ecdsa/ecs_asn1.c
crypto/ecdsa/ecs_err.c
crypto/ecdsa/ecs_lib.c
crypto/ecdsa/ecs_locl.h [deleted file]
util/libeay.num