openssl/crypto/asn1
Dr. Stephen Henson 5c4ff8ad37 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.
(cherry picked from commit dc1ce3bc64)
2013-10-01 14:01:18 +01:00
..
.cvsignore
a_bitstr.c
a_bool.c
a_bytes.c
a_d2i_fp.c Check for potentially exploitable overflows in asn1_d2i_read_bio 2012-04-19 16:19:07 +00:00
a_digest.c Backport libcrypto audit: check return values of EVP functions instead 2011-06-03 20:53:00 +00:00
a_dup.c
a_enum.c
a_gentm.c Time difference functions. 2013-08-19 21:55:07 +01:00
a_i2d_fp.c
a_int.c Encode INTEGER correctly. 2013-03-18 14:22:01 +00:00
a_mbstr.c
a_object.c PR: 2556 (partial) 2011-07-14 12:01:36 +00:00
a_octet.c
a_print.c
a_set.c
a_sign.c Backport PSS signature support from HEAD. 2011-10-09 23:13:50 +00:00
a_strex.c Fix Valgrind warning. 2012-09-24 19:49:25 +00:00
a_strnid.c PR: 2433 2011-01-24 16:20:05 +00:00
a_time.c Time difference functions. 2013-08-19 21:55:07 +01:00
a_type.c
a_utctm.c Time difference functions. 2013-08-19 21:55:07 +01:00
a_utf8.c
a_verify.c Backport PSS signature support from HEAD. 2011-10-09 23:13:50 +00:00
ameth_lib.c Initial experimental support for X9.42 DH parameter format to handle 2012-04-07 20:22:11 +00:00
asn1_err.c Backport PSS signature support from HEAD. 2011-10-09 23:13:50 +00:00
asn1_gen.c
asn1_lib.c
asn1_locl.h Time difference functions. 2013-08-19 21:55:07 +01:00
asn1_mac.h
asn1_par.c
asn1.h Add KDF for DH. 2013-10-01 14:01:18 +01:00
asn1t.h
asn_mime.c corrected fix to PR#2711 and also cover mime_param_cmp 2012-03-12 16:29:47 +00:00
asn_moid.c
asn_pack.c
bio_asn1.c
bio_ndef.c no need to include memory.h 2011-04-30 23:38:05 +00:00
charmap.h
charmap.pl
d2i_pr.c
d2i_pu.c
evp_asn1.c
f_enum.c
f_int.c
f_string.c
i2d_pr.c
i2d_pu.c
Makefile "make update" 2011-10-19 15:24:44 +00:00
n_pkey.c Backport libcrypto audit: check return values of EVP functions instead 2011-06-03 20:53:00 +00:00
nsseq.c
p5_pbe.c
p5_pbev2.c Fix memory leak. From HEAD. 2011-10-09 16:04:17 +00:00
p8_pkey.c
t_bitst.c
t_crl.c Backport PSS signature support from HEAD. 2011-10-09 23:13:50 +00:00
t_pkey.c
t_req.c
t_spki.c
t_x509.c print out issuer and subject unique identifier fields in certificates 2013-01-16 15:08:34 +00:00
t_x509a.c
tasn_dec.c
tasn_enc.c
tasn_fre.c
tasn_new.c
tasn_prn.c ans1/tasn_prn.c: avoid bool in variable names [from HEAD]. 2012-03-29 19:11:59 +00:00
tasn_typ.c
tasn_utl.c
x_algor.c New function X509_ALGOR_set_md() to set X509_ALGOR (DigestAlgorithmIdentifier) from a digest algorithm (backport from HEAD). 2011-06-03 18:35:49 +00:00
x_attrib.c
x_bignum.c
x_crl.c Time difference functions. 2013-08-19 21:55:07 +01:00
x_exten.c
x_info.c
x_long.c
x_name.c PR: 2736 2012-02-27 18:45:18 +00:00
x_nx509.c
x_pkey.c
x_pubkey.c PR: 2813 2012-05-11 13:53:23 +00:00
x_req.c
x_sig.c
x_spki.c
x_val.c
x_x509.c New functions to retrieve certificate signatures and signature OID NID. 2012-12-26 14:31:05 +00:00
x_x509a.c