openssl/crypto/asn1
Dr. Stephen Henson 7dd6de9fdd Allow NULL md for custom signing methods
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3503)
2017-05-30 20:38:19 +01:00
..
a_bitstr.c
a_d2i_fp.c
a_digest.c Combined patch against master branch for the following issues: 2017-02-03 20:39:52 +01:00
a_dup.c
a_gentm.c Fix time offset calculation. 2017-05-02 10:38:54 +02:00
a_i2d_fp.c
a_int.c asn1/a_int.c: fix "next negative minimum" corner case in c2i_ibuf. 2017-04-30 15:17:03 +02:00
a_mbstr.c
a_object.c
a_octet.c
a_print.c
a_sign.c Allow NULL md for custom signing methods 2017-05-30 20:38:19 +01:00
a_strex.c
a_strnid.c
a_time.c Fix ASN1_TIME_to_generalizedtime to take a const ASN1_TIME 2017-05-19 08:54:39 +01:00
a_type.c
a_utctm.c Fix time offset calculation. 2017-05-02 10:38:54 +02:00
a_utf8.c
a_verify.c Add EVP_DigestSign and EVP_DigesVerify 2017-05-11 12:59:25 +01:00
ameth_lib.c
asn1_err.c make update 2017-04-04 11:29:23 +02:00
asn1_gen.c
asn1_item_list.c
asn1_item_list.h Act on deprecation of LONG and ZLONG, step 1 2017-04-10 12:11:00 +02:00
asn1_lib.c
asn1_locl.h Implement internal ASN.1 types INT32, UINT32, INT64, UINT64 2017-04-04 11:29:23 +02:00
asn1_par.c Fix 0 -> NULL, indentation 2017-03-28 16:16:49 -04:00
asn_mime.c
asn_moid.c
asn_mstbl.c
asn_pack.c
bio_asn1.c Exit the loop on failure 2017-03-09 09:26:13 -05:00
bio_ndef.c
build.info Implement internal ASN.1 types INT32, UINT32, INT64, UINT64 2017-04-04 11:29:23 +02:00
charmap.h
charmap.pl
d2i_pr.c
d2i_pu.c Remove some commented out code in libcrypto 2017-02-28 16:02:11 +00:00
evp_asn1.c ASN.1: adapt our use of INTxx et al by making them explicitely embedded 2017-04-13 10:23:31 +02:00
f_int.c Fix a slightly confusing if condition in a2i_ASN1_INTEGER. 2017-02-17 09:54:25 -05:00
f_string.c
i2d_pr.c
i2d_pu.c
n_pkey.c ASN.1: adapt our use of INTxx et al by making them explicitely embedded 2017-04-13 10:23:31 +02:00
nsseq.c
p5_pbe.c
p5_pbev2.c Clean one unused variable, plus an useless one. 2017-01-18 15:19:24 +01:00
p5_scrypt.c Clean one unused variable, plus an useless one. 2017-01-18 15:19:24 +01:00
p8_pkey.c
standard_methods.h Add support for parameterized SipHash 2017-02-01 14:14:36 -05:00
t_bitst.c
t_pkey.c
t_spki.c
tasn_dec.c
tasn_enc.c
tasn_fre.c ASN.1: extend the possibilities to embed data instead of pointers 2017-04-13 10:23:31 +02:00
tasn_new.c ASN.1: extend the possibilities to embed data instead of pointers 2017-04-13 10:23:31 +02:00
tasn_prn.c
tasn_scn.c
tasn_typ.c
tasn_utl.c
tbl_standard.h Annotate ASN.1 attributes of the jurisdictionCountryName NID 2017-04-24 03:29:45 +02:00
x_algor.c
x_bignum.c
x_info.c
x_int64.c ASN.1: change INTxx, UINTxx and Z variants to be embedable 2017-04-13 10:23:31 +02:00
x_long.c Discourage the use of LONG and ZLONG, and deprecate it in the future 2017-04-10 12:11:00 +02:00
x_pkey.c
x_sig.c
x_spki.c
x_val.c