openssl/crypto/asn1
Dr. Stephen Henson 54dbf42398 Make PKCS8_PRIV_KEY_INFO opaque.
Make PKCS8_PRIV_KEY_INFO opaque. Several accessor functions already exist
for this structure. Two new ones were added to handle attributes.

The old handling of broken formats has been removed and the corresponding
structures simplified.

Reviewed-by: Rich Salz <rsalz@openssl.org>
2016-03-07 17:11:21 +00:00
..
a_bitstr.c
a_d2i_fp.c
a_digest.c
a_dup.c
a_gentm.c
a_i2d_fp.c
a_int.c GH601: Various spelling fixes. 2016-02-05 15:25:50 -05:00
a_mbstr.c
a_object.c
a_octet.c
a_print.c
a_sign.c check with NULL 2016-02-26 11:16:33 -05:00
a_strex.c
a_strnid.c
a_time.c
a_type.c
a_utctm.c
a_utf8.c
a_verify.c
ameth_lib.c
asn1_err.c
asn1_gen.c
asn1_lib.c
asn1_locl.h
asn1_par.c use consistent error messages 2016-02-11 00:59:48 +00:00
asn_mime.c GH601: Various spelling fixes. 2016-02-05 15:25:50 -05:00
asn_moid.c
asn_mstbl.c GH601: Various spelling fixes. 2016-02-05 15:25:50 -05:00
asn_pack.c
bio_asn1.c
bio_ndef.c GH753: More spelling fix 2016-02-27 10:58:16 -05:00
build.info
charmap.h
charmap.pl
d2i_pr.c GH715: ENGINE_finish can take NULL 2016-02-25 15:19:42 -05:00
d2i_pu.c
evp_asn1.c
f_int.c
f_string.c GH480: Don't break statements with CPP stuff. 2016-02-24 16:11:39 -05:00
i2d_pr.c
i2d_pu.c
Makefile.in Always build library object files with shared library cflags 2016-02-20 16:51:31 +01:00
n_pkey.c Use NON_EMPTY_TRANSLATION_UNIT, consistently. 2016-02-09 20:13:29 -05:00
nsseq.c
p5_pbe.c
p5_pbev2.c
p5_scrypt.c
p8_pkey.c Make PKCS8_PRIV_KEY_INFO opaque. 2016-03-07 17:11:21 +00:00
t_bitst.c
t_pkey.c Allocate ASN1_bn_print buffer internally. 2016-02-05 00:33:33 +00:00
t_spki.c
tasn_dec.c GH601: Various spelling fixes. 2016-02-05 15:25:50 -05:00
tasn_enc.c
tasn_fre.c
tasn_new.c
tasn_prn.c Remove unused parameters from internal functions 2016-02-22 13:39:44 -05:00
tasn_scn.c
tasn_typ.c
tasn_utl.c Add ASN.1 ADB callback. 2016-03-04 17:06:13 +00:00
x_algor.c
x_bignum.c
x_info.c Move to REF_DEBUG, for consistency. 2016-02-11 12:40:32 -05:00
x_long.c
x_pkey.c Move to REF_DEBUG, for consistency. 2016-02-11 12:40:32 -05:00
x_pubkey.c
x_sig.c
x_spki.c
x_val.c