Simplify handling of named curves: get rid of EC_GROUP_new_by_name(),
[openssl.git] / crypto / ecdsa / ecs_sign.c
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-02-13 Bodo MöllerECDSA support