Fixes #15070. Allow custom algorithm ID ASN.1 encoding for provided ciphers
authorJon Spillett <jon.spillett@oracle.com>
Tue, 4 May 2021 05:19:42 +0000 (15:19 +1000)
committerTomas Mraz <tomas@openssl.org>
Fri, 7 May 2021 09:00:54 +0000 (11:00 +0200)
commit592ea4ba94b790a9c366fd12792d88fb9c28ef88
treec8ecab66773bf0d4993ca16579225583041105f1
parent6d1bb1fffdeb053c6448ebf025979f9ad4689aaf
Fixes #15070. Allow custom algorithm ID ASN.1 encoding for provided ciphers

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15130)
crypto/evp/evp_lib.c
doc/man7/provider-cipher.pod
include/openssl/core_names.h
providers/fips-sources.checksums
providers/fips.checksum
providers/implementations/ciphers/cipher_rc2.c
test/pkcs12_format_test.c