openssl/crypto/ec
Adam Langley 190c615d43 Make `safe' (EC)DSA nonces the default.
This change updates 8a99cb29 to make the generation of (EC)DSA nonces
using the message digest the default. It also reverts the changes to
(EC)DSA_METHOD structure.

In addition to making it the default, removing the flag from EC_KEY
means that FIPS modules will no longer have an ABI mismatch.
2013-07-15 12:57:48 +01:00
..
.cvsignore
ec2_mult.c Reorganise ECC code for inclusion in FIPS module. 2011-02-14 16:52:12 +00:00
ec2_oct.c Don't use FIPS api for ec2_oct.c 2011-02-14 16:55:28 +00:00
ec2_smpl.c PR: 2632 2011-10-26 16:43:34 +00:00
ec_ameth.c Make binary curve ASN.1 work in FIPS mode. 2013-03-26 16:56:50 +00:00
ec_asn1.c Make binary curve ASN.1 work in FIPS mode. 2013-03-26 16:56:50 +00:00
ec_check.c
ec_curve.c PR: 2239 2012-04-22 13:06:51 +00:00
ec_cvt.c spacrv9cap.c: addenum to recent EC optimizations. 2011-05-23 08:14:32 +00:00
ec_err.c Improve optional 64-bit NIST-P224 implementation, and add NIST-P256 and 2011-10-18 19:43:16 +00:00
ec_key.c Make `safe' (EC)DSA nonces the default. 2013-07-15 12:57:48 +01:00
ec_lcl.h Make `safe' (EC)DSA nonces the default. 2013-07-15 12:57:48 +01:00
ec_lib.c Allow for dynamic base in Win64 FIPS module. 2011-09-14 20:48:49 +00:00
ec_mult.c Reorganise ECC code for inclusion in FIPS module. 2011-02-14 16:52:12 +00:00
ec_oct.c Make no-ec2m work again. 2011-03-10 01:00:30 +00:00
ec_pmeth.c Add control to retrieve signature MD. 2013-06-21 21:33:00 +01:00
ec_print.c
ec.h Make `safe' (EC)DSA nonces the default. 2013-07-15 12:57:48 +01:00
eck_prn.c Add new APIs EC_curve_nist2nid and EC_curve_nid2nist which convert 2012-02-21 14:41:13 +00:00
ecp_mont.c Reorganise ECC code for inclusion in FIPS module. 2011-02-14 16:52:12 +00:00
ecp_nist.c Reorganise ECC code for inclusion in FIPS module. 2011-02-14 16:52:12 +00:00
ecp_nistp224.c Fix warnings. 2011-10-19 08:59:53 +00:00
ecp_nistp256.c Fix warnings. 2011-10-19 08:59:53 +00:00
ecp_nistp521.c Version skew reduction: trivia (I hope). 2012-06-03 22:00:21 +00:00
ecp_nistputil.c Fix warnings. 2011-10-19 08:59:53 +00:00
ecp_oct.c Reorganise ECC code for inclusion in FIPS module. 2011-02-14 16:52:12 +00:00
ecp_smpl.c Reorganise ECC code for inclusion in FIPS module. 2011-02-14 16:52:12 +00:00
ectest.c Fix warnings. 2011-10-19 08:59:53 +00:00
Makefile Improve optional 64-bit NIST-P224 implementation, and add NIST-P256 and 2011-10-18 19:43:16 +00:00