openssl/crypto/ec
Bodo Möller 4882171df5 EC curve stuff
Submitted by: Nils Larsch
2002-03-08 11:10:40 +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_curve.c EC curve stuff 2002-03-08 11:10:40 +00:00
ec_cvt.c ECDSA support 2002-02-13 18:21:51 +00:00
ec_err.c ECDSA support 2002-02-13 18:21:51 +00:00
ec_lcl.h reference counting for EC_GROUP structures is not needed (at the 2002-03-06 09:46:17 +00:00
ec_lib.c reference counting for EC_GROUP structures is not needed (at the 2002-03-06 09:46:17 +00:00
ec_mult.c bugfix: allocate sufficiently large buffer 2002-02-20 11:59:42 +00:00
ec.h Add more curves. 2002-03-07 12:14:03 +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 make it possible to disable memory checking for timings 2002-02-14 14:41:13 +00:00
Makefile.ssl add support for named curves 2002-02-13 17:22:59 +00:00