move ECC ASN1 that is not specific to ECDSA into crypto/ec/,
authorBodo Möller <bodo@openssl.org>
Mon, 10 Jun 2002 12:41:18 +0000 (12:41 +0000)
committerBodo Möller <bodo@openssl.org>
Mon, 10 Jun 2002 12:41:18 +0000 (12:41 +0000)
commit012c86ab74ae45873ea51eef7ca3c1d04d1441f1
tree424db40fc68a88be8d15ad83bf94fdf50c1d82f8
parent458c29175ec2a7e9a76792fdf7324a20e04fdf08
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
crypto/ec/Makefile.ssl
crypto/ec/ec_asn1.c [new file with mode: 0644]
crypto/ec/ec_lcl.h