openssl/crypto/evp
Rich Salz 852c2ed260 In OpenSSL builds, declare STACK for datatypes ...
... and only *define* them in the source files that need them.
Use DEFINE_OR_DECLARE which is set appropriately for internal builds
and not non-deprecated builds.

Deprecate stack-of-block

Better documentation

Move some ASN1 struct typedefs to types.h

Update ParseC to handle this.  Most of all, ParseC needed to be more
consistent.  The handlers are "recursive", in so far that they are called
again and again until they terminate, which depends entirely on what the
"massager" returns.  There's a comment at the beginning of ParseC that
explains how that works. {Richard Levtte}

Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/10669)
2020-04-24 16:42:46 +02:00
..
bio_b64.c Update copyright year 2020-04-23 13:55:52 +01:00
bio_enc.c Update copyright year 2020-04-23 13:55:52 +01:00
bio_md.c Update copyright year 2020-04-23 13:55:52 +01:00
bio_ok.c Update copyright year 2020-04-23 13:55:52 +01:00
build.info Use build.info, not ifdef for crypto modules 2020-04-16 13:52:22 +02:00
c_allc.c
c_alld.c
cmeth_lib.c
digest.c Update copyright year 2020-04-23 13:55:52 +01:00
e_aes_cbc_hmac_sha1.c Update copyright year 2020-04-23 13:55:52 +01:00
e_aes_cbc_hmac_sha256.c Update copyright year 2020-04-23 13:55:52 +01:00
e_aes.c Update copyright year 2020-04-23 13:55:52 +01:00
e_aria.c
e_bf.c Update copyright year 2020-04-23 13:55:52 +01:00
e_camellia.c Update copyright year 2020-04-23 13:55:52 +01:00
e_cast.c Update copyright year 2020-04-23 13:55:52 +01:00
e_chacha20_poly1305.c
e_des3.c Update copyright year 2020-04-23 13:55:52 +01:00
e_des.c Update copyright year 2020-04-23 13:55:52 +01:00
e_idea.c Update copyright year 2020-04-23 13:55:52 +01:00
e_null.c
e_old.c Update copyright year 2020-04-23 13:55:52 +01:00
e_rc2.c Update copyright year 2020-04-23 13:55:52 +01:00
e_rc4_hmac_md5.c Update copyright year 2020-04-23 13:55:52 +01:00
e_rc4.c Update copyright year 2020-04-23 13:55:52 +01:00
e_rc5.c Update copyright year 2020-04-23 13:55:52 +01:00
e_seed.c Update copyright year 2020-04-23 13:55:52 +01:00
e_sm4.c
e_xcbc_d.c Update copyright year 2020-04-23 13:55:52 +01:00
encode.c
evp_cnf.c In OpenSSL builds, declare STACK for datatypes ... 2020-04-24 16:42:46 +02:00
evp_enc.c Update copyright year 2020-04-23 13:55:52 +01:00
evp_err.c EVP: Downgrade keys rather than upgrade 2020-03-25 17:01:10 +01:00
evp_fetch.c Update copyright year 2020-04-23 13:55:52 +01:00
evp_key.c
evp_lib.c Update copyright year 2020-04-23 13:55:52 +01:00
evp_local.h Update copyright year 2020-04-23 13:55:52 +01:00
evp_pbe.c
evp_pkey.c Update copyright year 2020-04-23 13:55:52 +01:00
evp_utils.c
exchange.c Update copyright year 2020-04-23 13:55:52 +01:00
kdf_lib.c Update copyright year 2020-04-23 13:55:52 +01:00
kdf_meth.c
keymgmt_lib.c Update copyright year 2020-04-23 13:55:52 +01:00
keymgmt_meth.c Update copyright year 2020-04-23 13:55:52 +01:00
legacy_blake2.c
legacy_md2.c Update copyright year 2020-04-23 13:55:52 +01:00
legacy_md4.c Update copyright year 2020-04-23 13:55:52 +01:00
legacy_md5_sha1.c Update copyright year 2020-04-23 13:55:52 +01:00
legacy_md5.c Update copyright year 2020-04-23 13:55:52 +01:00
legacy_mdc2.c Update copyright year 2020-04-23 13:55:52 +01:00
legacy_meth.h
legacy_ripemd.c Update copyright year 2020-04-23 13:55:52 +01:00
legacy_sha.c Update copyright year 2020-04-23 13:55:52 +01:00
legacy_wp.c Update copyright year 2020-04-23 13:55:52 +01:00
m_null.c
m_sigver.c Update copyright year 2020-04-23 13:55:52 +01:00
mac_lib.c Update copyright year 2020-04-23 13:55:52 +01:00
mac_meth.c
names.c
p5_crpt2.c Update copyright year 2020-04-23 13:55:52 +01:00
p5_crpt.c Update copyright year 2020-04-23 13:55:52 +01:00
p_dec.c Update copyright year 2020-04-23 13:55:52 +01:00
p_enc.c Update copyright year 2020-04-23 13:55:52 +01:00
p_lib.c In OpenSSL builds, declare STACK for datatypes ... 2020-04-24 16:42:46 +02:00
p_open.c Update copyright year 2020-04-23 13:55:52 +01:00
p_seal.c Update copyright year 2020-04-23 13:55:52 +01:00
p_sign.c
p_verify.c
pbe_scrypt.c
pkey_kdf.c Update copyright year 2020-04-23 13:55:52 +01:00
pkey_mac.c Update copyright year 2020-04-23 13:55:52 +01:00
pmeth_check.c EVP: Clarify the states of an EVP_PKEY 2020-03-25 17:00:39 +01:00
pmeth_fn.c Update copyright year 2020-04-23 13:55:52 +01:00
pmeth_gn.c Update copyright year 2020-04-23 13:55:52 +01:00
pmeth_lib.c Update copyright year 2020-04-23 13:55:52 +01:00
signature.c Update copyright year 2020-04-23 13:55:52 +01:00