summaryrefslogtreecommitdiffstats
path: root/crypto/ec/ec_cvt.c
AgeCommit message (Expand)Author
2017-06-20Modify Sun copyright to follow OpenSSL styleRich Salz
2016-05-17Copyright consolidation 06/10Rich Salz
2016-01-26Remove /* foo.c */ commentsRich Salz
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2014-12-08remove OPENSSL_FIPSAPIDr. Stephen Henson
2011-05-23spacrv9cap.c: addenum to recent EC optimizations.Andy Polyakov
2011-05-21ec_cvt.c: ARM comparison results were wrong, clarify the background.Andy Polyakov
2011-05-20ec_cvt.c: avoid EC_GFp_nist_method on platforms with bn_mul_mont [seeAndy Polyakov
2011-02-14Use BN_nist_mod_func to avoid need to peek error queue.Dr. Stephen Henson
2011-02-12New option to disable characteristic two fields in EC code.Dr. Stephen Henson
2002-10-29Sun has agreed to removing the covenant language from most files.Bodo Möller
2002-10-28clean up new code for NIST primesBodo Möller
2002-10-28fast reduction for NIST curvesBodo Möller
2002-08-02Rename implementations of method functions so that they matchBodo Möller
2002-08-02add support for elliptic curves over binary fieldsBodo Möller
2002-02-13ECDSA supportBodo Möller
2001-03-08Implement EC_GFp_mont_method.Bodo Möller
2001-03-07Implement dispatcher for EC_GROUP and EC_POINT method functions.Bodo Möller
2001-03-05Add yet another (still empty) source code file that I forgot.Bodo Möller
2001-03-05Move ec.h to ec2.h because it is not compatible with what we will use.Bodo Möller