openssl/crypto/ec
Bodo Möller 04daec862c New 64-bit optimized implementation EC_GFp_nistp224_method().
This will only be compiled in if explicitly requested
(#ifdef EC_NISTP224_64_GCC_128).

Submitted by: Emilia Kasper (Google)
2010-08-26 14:29:55 +00:00
..
.cvsignore Add emacs cache files to .cvsignore. 2005-04-11 14:17:07 +00:00
ec.h New 64-bit optimized implementation EC_GFp_nistp224_method(). 2010-08-26 14:29:55 +00:00
ec2_mult.c ECC library bugfixes. 2010-08-26 12:11:01 +00:00
ec2_smpl.c Always check bn_wexpend() return values for failure (CVE-2009-3245). 2010-02-23 10:36:35 +00:00
ec_ameth.c Add algorithm specific signature printing. An individual ASN1 method can 2010-03-06 18:05:05 +00:00
ec_asn1.c Revert the size_t modifications from HEAD that had led to more 2008-11-12 03:58:08 +00:00
ec_check.c fix error found by coverity: check if ctx is != NULL before calling BN_CTX_end() 2006-03-13 23:14:57 +00:00
ec_curve.c New 64-bit optimized implementation EC_GFp_nistp224_method(). 2010-08-26 14:29:55 +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 New 64-bit optimized implementation EC_GFp_nistp224_method(). 2010-08-26 14:29:55 +00:00
ec_key.c Fix EC_KEY_check_key. 2008-09-23 17:33:11 +00:00
ec_lcl.h New 64-bit optimized implementation EC_GFp_nistp224_method(). 2010-08-26 14:29:55 +00:00
ec_lib.c fix problems found by coverity: remove useless code 2006-03-15 17:45:43 +00:00
ec_mult.c ECC library bugfixes. 2010-08-26 12:11:01 +00:00
ec_pmeth.c PR: 2118 2009-11-30 13:56:04 +00:00
ec_print.c fix memory leak 2002-06-06 10:33:05 +00:00
eck_prn.c Fix a variety of warnings generated by some elevated compiler-fascism, 2008-03-16 21:05:46 +00:00
ecp_mont.c Fix various incorrect error function codes. 2005-04-26 18:53:22 +00:00
ecp_nist.c Add 64-bit support to BN_nist_mod_244 and engage BN_nist_mod_* on 64-bit 2008-04-24 10:04:26 +00:00
ecp_nistp224.c New 64-bit optimized implementation EC_GFp_nistp224_method(). 2010-08-26 14:29:55 +00:00
ecp_smpl.c fix error found by coverity: check if ctx is != NULL before calling BN_CTX_end() 2006-03-13 23:14:57 +00:00
ectest.c New 64-bit optimized implementation EC_GFp_nistp224_method(). 2010-08-26 14:29:55 +00:00
Makefile New 64-bit optimized implementation EC_GFp_nistp224_method(). 2010-08-26 14:29:55 +00:00