openssl/crypto/ec
Geoff Thorpe 9c52d2cc75 After the latest round of header-hacking, regenerate the dependencies in
the Makefiles. NB: this commit is probably going to generate a huge posting
and it is highly uninteresting to read.
2004-05-17 19:26:06 +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 Deprecate the recursive includes of bn.h from various API headers (asn1.h, 2004-05-17 19:14:22 +00:00
ec2_mult.c Convert openssl code not to assume the deprecated form of BN_zero(). 2004-03-13 23:57:20 +00:00
ec2_smpl.c Make sure we use unsigned constants, or come compilers may complain. 2004-03-15 22:33:19 +00:00
ec2_smpt.c add Certicom licensing e-mail address 2003-02-27 12:25:35 +00:00
ec_asn1.c Fix realloc usage in ec_curve.c 2004-05-04 20:08:55 +00:00
ec_check.c New function EC_GROUP_check_discriminant(). 2002-03-20 10:18:07 +00:00
ec_curve.c Adds warnings about two curves and fixes the "seed" value for two other 2004-03-25 03:03:52 +00:00
ec_cvt.c Sun has agreed to removing the covenant language from most files. 2002-10-29 10:59:32 +00:00
ec_err.c ECPublicKey_set_octet_string and ECPublicKey_get_octet_string 2003-02-21 13:58:23 +00:00
ec_key.c typo 2003-02-19 16:29:47 +00:00
ec_lcl.h Deprecate the recursive includes of bn.h from various API headers (asn1.h, 2004-05-17 19:14:22 +00:00
ec_lib.c Convert openssl code not to assume the deprecated form of BN_zero(). 2004-03-13 23:57:20 +00:00
ec_mult.c Make sure EC_window_bits_for_scalar_size() returns a size_t 2003-05-21 08:40:06 +00:00
ec_print.c fix memory leak 2002-06-06 10:33:05 +00:00
ecp_mont.c implement fast point multiplication with precomputation 2003-02-06 19:25:12 +00:00
ecp_nist.c fix EC_GROUP_copy for EC_GFp_nist_method() 2003-02-08 19:51:37 +00:00
ecp_recp.c Comments out some unimplemented functions instead of redeclaring them. 2003-10-29 04:42:29 +00:00
ecp_smpl.c Make sure we use unsigned constants, or come compilers may complain. 2004-03-15 22:33:19 +00:00
ectest.c Deprecate the recursive includes of bn.h from various API headers (asn1.h, 2004-05-17 19:14:22 +00:00
Makefile.ssl After the latest round of header-hacking, regenerate the dependencies in 2004-05-17 19:26:06 +00:00