]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/ecdsa/ecdsatest.c
use a generic EC_KEY structure (EC keys are not ECDSA specific)
[thirdparty/openssl.git] / crypto / ecdsa / ecdsatest.c
2002-08-07  Bodo Mölleruse a generic EC_KEY structure (EC keys are not ECDSA...
2002-04-09  Bodo Möllerfix ECDSA handling
2002-03-14  Bodo MöllerFixes for 'no-hw' combined with 'no-SOME_CIPHER'.
2002-02-16  Richard LevitteLocal `time' shadows the global function `time()'....
2002-02-14  Bodo Möllermake it possible to disable memory checking for timings
2002-02-14  Bodo MöllerEC_GROUP_get_group_by_name() is now called EC_GROUP_new...
2002-02-13  Bodo MöllerECDSA support