Richard Levitte 9fa15b6ff8 Have all tests use EXIT() to exit rather than exit(), since the latter doesn't 22 years ago
..
.cvsignore 65e8167079 Move ec.h to ec2.h because it is not compatible with what we will use. 24 years ago
Makefile.ssl ff90d659e6 Use double dashes so makedepend doesn't misunderstand the flags we 22 years ago
ec.h 3ba1f11147 Improve EC efficiency. 23 years ago
ec_cvt.c 156e85578d Implement EC_GFp_mont_method. 24 years ago
ec_err.c 3ba1f11147 Improve EC efficiency. 23 years ago
ec_lcl.h 48fe4d6233 More EC stuff, including EC_POINTs_mul() for simultaneous scalar 24 years ago
ec_lib.c 75e3026a14 Cleanse memory using the new OPENSSL_cleanse() function. 22 years ago
ec_mult.c 617f461c9d remove disabled code 22 years ago
ecp_mont.c 48fe4d6233 More EC stuff, including EC_POINTs_mul() for simultaneous scalar 24 years ago
ecp_nist.c 48fe4d6233 More EC stuff, including EC_POINTs_mul() for simultaneous scalar 24 years ago
ecp_recp.c 48fe4d6233 More EC stuff, including EC_POINTs_mul() for simultaneous scalar 24 years ago
ecp_smpl.c 1f0af2c073 len is a size_t, which is an unsigned integer. Therefore, some 23 years ago
ectest.c 9fa15b6ff8 Have all tests use EXIT() to exit rather than exit(), since the latter doesn't 22 years ago