openssl/crypto/ec
Bodo Möller 9c10b2c8d3 For consistency with the terminology used in my SAC2001 paper, avoid
the term "simultaneous multiplication" (which -- acording to the
paper, at least -- applies only to certain methods which we don't use
here)
2001-07-10 11:41:29 +00:00
..
.cvsignore Move ec.h to ec2.h because it is not compatible with what we will use. 2001-03-05 20:13:37 +00:00
ec.h Precomputation will not necessarily be LIm-Lee precomputation. 2001-07-10 10:04:05 +00:00
ec_cvt.c Implement EC_GFp_mont_method. 2001-03-08 20:55:16 +00:00
ec_err.c Completely remove mont2 stuff. 2001-03-15 18:17:40 +00:00
ec_lcl.h More EC stuff, including EC_POINTs_mul() for simultaneous scalar 2001-03-10 23:18:35 +00:00
ec_lib.c More EC stuff, including EC_POINTs_mul() for simultaneous scalar 2001-03-10 23:18:35 +00:00
ec_mult.c comment change 2001-07-10 11:28:53 +00:00
ecp_mont.c More EC stuff, including EC_POINTs_mul() for simultaneous scalar 2001-03-10 23:18:35 +00:00
ecp_nist.c More EC stuff, including EC_POINTs_mul() for simultaneous scalar 2001-03-10 23:18:35 +00:00
ecp_recp.c More EC stuff, including EC_POINTs_mul() for simultaneous scalar 2001-03-10 23:18:35 +00:00
ecp_smpl.c len is a size_t, which is an unsigned integer. Therefore, some 2001-05-14 11:56:47 +00:00
ectest.c For consistency with the terminology used in my SAC2001 paper, avoid 2001-07-10 11:41:29 +00:00
Makefile.ssl make update. 2001-03-13 21:47:23 +00:00