aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/ec/ec_cvt.c
Commit message (Expand)AuthorAgeFilesLines
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-63/+60
* remove OPENSSL_FIPSAPIDr. Stephen Henson2014-12-081-1/+1
* spacrv9cap.c: addenum to recent EC optimizations.Andy Polyakov2011-05-231-2/+2
* ec_cvt.c: ARM comparison results were wrong, clarify the background.Andy Polyakov2011-05-211-6/+12
* ec_cvt.c: avoid EC_GFp_nist_method on platforms with bn_mul_mont [seeAndy Polyakov2011-05-201-0/+19
* Use BN_nist_mod_func to avoid need to peek error queue.Dr. Stephen Henson2011-02-141-31/+7
* New option to disable characteristic two fields in EC code.Dr. Stephen Henson2011-02-121-1/+2
* Sun has agreed to removing the covenant language from most files.Bodo Möller2002-10-291-13/+0
* clean up new code for NIST primesBodo Möller2002-10-281-3/+20
* fast reduction for NIST curvesBodo Möller2002-10-281-6/+17
* Rename implementations of method functions so that they matchBodo Möller2002-08-021-0/+3
* add support for elliptic curves over binary fieldsBodo Möller2002-08-021-0/+46
* ECDSA supportBodo Möller2002-02-131-1/+1
* Implement EC_GFp_mont_method.Bodo Möller2001-03-081-2/+2
* Implement dispatcher for EC_GROUP and EC_POINT method functions.Bodo Möller2001-03-071-1/+24
* Add yet another (still empty) source code file that I forgot.Bodo Möller2001-03-051-2/+0
* Move ec.h to ec2.h because it is not compatible with what we will use.Bodo Möller2001-03-051-0/+59