openssl/crypto/asn1
Hubert Kario e15c95ce85 make scrypt ASN.1 parameter functions public
Since scrypt PBKDF can be used both in PKCS#5 and PKCS#12 files,
do share the code between them.

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/1334)
2017-07-26 15:04:54 -04:00
..
a_bitstr.c
a_d2i_fp.c Make asn1_d2i_read_bio accessible from STORE 2017-06-29 11:55:31 +02:00
a_digest.c
a_dup.c
a_gentm.c Add asn1_time_to_tm function and check days in month 2017-07-24 08:27:27 +10:00
a_i2d_fp.c
a_int.c
a_mbstr.c Memory bounds checking in asn1 code. 2017-07-06 12:59:51 +10:00
a_object.c
a_octet.c
a_print.c
a_sign.c
a_strex.c
a_strnid.c Fix nid assignment in ASN1_STRING_TABLE_add 2017-07-24 08:12:21 -04:00
a_time.c Improve struct tm population 2017-07-24 11:24:27 +10:00
a_type.c
a_utctm.c Add asn1_time_to_tm function and check days in month 2017-07-24 08:27:27 +10:00
a_utf8.c
a_verify.c
ameth_lib.c
asn1_err.c make error tables const and separate header file 2017-06-07 15:12:03 -04:00
asn1_gen.c
asn1_item_list.c
asn1_item_list.h make scrypt ASN.1 parameter functions public 2017-07-26 15:04:54 -04:00
asn1_lib.c Change return (x) to return x 2017-07-14 07:32:58 +10:00
asn1_locl.h Add asn1_time_to_tm function and check days in month 2017-07-24 08:27:27 +10:00
asn1_par.c Memory bounds checking in asn1 code. 2017-07-06 12:59:51 +10:00
asn_mime.c
asn_moid.c
asn_mstbl.c
asn_pack.c
bio_asn1.c
bio_ndef.c
build.info
charmap.h
charmap.pl
d2i_pr.c
d2i_pu.c
evp_asn1.c
f_int.c
f_string.c
i2d_pr.c
i2d_pu.c
n_pkey.c
nsseq.c
p5_pbe.c
p5_pbev2.c
p5_scrypt.c make scrypt ASN.1 parameter functions public 2017-07-26 15:04:54 -04:00
p8_pkey.c
standard_methods.h
t_bitst.c
t_pkey.c
t_spki.c
tasn_dec.c
tasn_enc.c
tasn_fre.c
tasn_new.c
tasn_prn.c
tasn_scn.c
tasn_typ.c
tasn_utl.c
tbl_standard.h Add some OID's from X.520 2017-05-31 13:33:20 -04:00
x_algor.c
x_bignum.c
x_info.c
x_int64.c
x_long.c Memory bounds checking in asn1 code. 2017-07-06 12:59:51 +10:00
x_pkey.c
x_sig.c
x_spki.c Cleanup some copyright stuff 2017-06-30 21:56:44 -04:00
x_val.c