]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/ec/ecp_mont.c
Run util/openssl-format-source -v -c .
[thirdparty/openssl.git] / crypto / ec / ecp_mont.c
2015-01-22  Matt CaswellRun util/openssl-format-source -v -c .
2014-08-07  Dr. Stephen HensonOnly use FIPS EC methods in FIPS mode.
2012-06-03  Ben LaurieReduce version skew: trivia (I hope).
2012-03-21  cvs2svnThis commit was manufactured by cvs2svn to create branch
2011-06-06  Dr. Stephen HensonRedirection of ECDSA, ECDH operations to FIPS module.
2011-06-06  Dr. Stephen HensonReorganise ECC code so it can use FIPS module.
2010-06-16  cvs2svnThis commit was manufactured by cvs2svn to create branch
2009-03-31  cvs2svnThis commit was manufactured by cvs2svn to create branch
2005-04-26  Bodo MöllerFix various incorrect error function codes.
2003-02-06  Bodo Möllerimplement fast point multiplication with precomputation
2002-11-18  Bodo Mölleruse consistent order of function definitions
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-06-10  Bodo Möllermove ECC ASN1 that is not specific to ECDSA into crypto...
2002-05-08  Bodo MöllerChange internals of the EC library so that the functions
2002-03-20  Bodo MöllerNew function EC_GROUP_check_discriminant().
2002-03-18  Bodo MöllerFix bugs and typos.
2001-03-10  Bodo MöllerMore EC stuff, including EC_POINTs_mul() for simultaneo...
2001-03-08  Bodo MöllerImplement EC_GFp_mont_method.
2001-03-08  Bodo MöllerMore method functions for elliptic curves,
2001-03-08  Bodo MöllerMore 'TODO' items.
2001-03-08  Bodo MöllerMore method functions for EC_GFp_simple_method.
2001-03-07  Bodo MöllerSome actual method functions (not enough yet to use...
2001-03-07  Bodo Möller..._init functions are method-specific too
2001-03-07  Bodo MöllerOptimized EC_METHODs need specific 'set_curve' and...
2001-03-07  Bodo MöllerThe next bunch of vaporware.
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öllerAdd more EC vaporware (empty source code files I missed...