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