openssl/crypto/ec
Dr. Stephen Henson dc1ce3bc64 Add KDF for DH.
Add X9.42 DH KDF. Move sharedinfo generation code to CMS library as the
same structure is used by DH and ECDH.

Move ASN1_OBJECT typedef to ossl_typ.h so it can be picked up by dh headers
without the need to use ASN1.
2013-08-05 15:45:01 +01:00
..
.cvsignore
ec2_mult.c
ec2_oct.c
ec2_smpl.c PR: 2632 2011-10-26 16:43:34 +00:00
ec_ameth.c Add KDF for DH. 2013-08-05 15:45:01 +01: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
ec_err.c Add support for ECDH KARI. 2013-07-17 21:45:01 +01: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
ec_mult.c
ec_oct.c
ec_pmeth.c Add support for ECDH KARI. 2013-07-17 21:45:01 +01:00
ec_print.c
ec.h Add support for ECDH KARI. 2013-07-17 21:45:01 +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
ecp_nist.c
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
ecp_smpl.c
ectest.c Fix warnings. 2011-10-19 08:59:53 +00:00
Makefile