General improvements to the ec_asn1.c code. This squashes at least one bug
authorGeoff Thorpe <geoff@openssl.org>
Mon, 10 Nov 2003 18:09:18 +0000 (18:09 +0000)
committerGeoff Thorpe <geoff@openssl.org>
Mon, 10 Nov 2003 18:09:18 +0000 (18:09 +0000)
commit37af03d3117cc1db061594019f351fcec5b08a8a
treedbb2552ef55aa65f99d91eb52c93f797e8403534
parentf7a397cc8d0cf336907a7e05f7a9a94c3cd12877
General improvements to the ec_asn1.c code. This squashes at least one bug
(where it was impossible to create an EC certificate with a compressed
public key), and has some style improvements based on some comments from
Steve Henson about use of the ASN1 macros.

Submitted by: Nils Larsch
Reviewed by: Geoff Thorpe
crypto/ec/ec_asn1.c