]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/ec/Makefile.ssl
After the latest round of header-hacking, regenerate the dependencies in
[thirdparty/openssl.git] / crypto / ec / Makefile.ssl
2004-05-17  Geoff ThorpeAfter the latest round of header-hacking, regenerate...
2003-12-27  Richard LevitteUse sh explicitely to run point.sh
2002-11-14  Richard Levittemake update
2002-11-13  Ben LaurieSecurity fixes brought forward from 0.9.7.
2002-10-28  Bodo Möllerfast reduction for NIST curves
2002-10-09  Richard LevitteUse double dashes so makedepend doesn't misunderstand...
2002-08-15  Bodo MöllerSimplify handling of named curves: get rid of EC_GROUP_...
2002-08-07  Bodo Mölleruse a generic EC_KEY structure (EC keys are not ECDSA...
2002-08-02  Bodo MöllerRename implementations of method functions so that...
2002-08-02  Bodo Möllerec2_smpt.c must be listed in LIBSRC
2002-08-02  Bodo Mölleradd support for elliptic curves over binary fields
2002-07-30  Lutz Jänicke"make update"
2002-06-27  Richard LevittePass CFLAG to dependency makers, so non-standard system...
2002-06-10  Bodo Möllermove ECC ASN1 that is not specific to ECDSA into crypto...
2002-06-10  Bodo Möllermove ECC ASN1 that is not specific to ECDSA into crypto...
2002-05-30  Bodo MöllerNew functions EC_POINT_point2bn(), EC_POINT_bn2point...
2002-03-20  Bodo MöllerNew function EC_GROUP_check_discriminant().
2002-02-13  Bodo Mölleradd support for named curves
2001-07-31  Richard Levittemake update
2001-07-30  Ben LaurieReally add the EVP and all of the DES changes.
2001-03-13  Richard Levittemake update.
2001-03-09  Bodo MöllerInstead of telling both 'make' and the user that ranlib
2001-03-08  Bodo MöllerIntegrate ec_err.[co].
2001-03-05  Bodo MöllerAdd yet another (still empty) source code file that...
2001-03-05  Bodo MöllerMove ec.h to ec2.h because it is not compatible with...