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