Simplify handling of named curves: get rid of EC_GROUP_new_by_name(),
[openssl.git] / crypto / ecdsa / ecdsa.h
2002-08-07 Bodo Mölleruse a generic EC_KEY structure (EC keys are not ECDSA...
2002-07-26 Bodo MöllerUse SEC1 format for EC private keys.
2002-06-10 Bodo Möllermove ECC ASN1 that is not specific to ECDSA into crypto...
2002-04-20 Richard LevitteNo point constifying an int.
2002-04-09 Bodo Möllerfix ECDSA handling
2002-03-25 Bodo Möllerfix warnings
2002-03-07 Bodo MöllerAdd more curves.
2002-02-13 Bodo MöllerECDSA support