Version skew reduction: trivia (I hope).
[openssl.git] / crypto / ec / ec_cvt.c
2011-05-23 Andy Polyakovspacrv9cap.c: addenum to recent EC optimizations.
2011-05-21 Andy Polyakovec_cvt.c: ARM comparison results were wrong, clarify...
2011-05-20 Andy Polyakovec_cvt.c: avoid EC_GFp_nist_method on platforms with...
2011-02-14 Dr. Stephen HensonUse BN_nist_mod_func to avoid need to peek error queue.
2011-02-12 Dr. Stephen HensonNew option to disable characteristic two fields in...
2002-10-29 Bodo MöllerSun has agreed to removing the covenant language from...
2002-10-28 Bodo Möllerclean up new code for NIST primes
2002-10-28 Bodo Möllerfast reduction for NIST curves
2002-08-02 Bodo MöllerRename implementations of method functions so that...
2002-08-02 Bodo Mölleradd support for elliptic curves over binary fields
2002-02-13 Bodo MöllerECDSA support
2001-03-08 Bodo MöllerImplement EC_GFp_mont_method.
2001-03-07 Bodo MöllerImplement dispatcher for EC_GROUP and EC_POINT method...
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...