Add rc4_hmac_md5 cipher to default provider
authorShane Lontis <shane.lontis@oracle.com>
Thu, 10 Oct 2019 06:42:20 +0000 (16:42 +1000)
committerShane Lontis <shane.lontis@oracle.com>
Mon, 11 Nov 2019 00:04:46 +0000 (10:04 +1000)
commit8fece3355a76bf9c82d13b5389f88a3649c1e547
tree92e5673891932ff8715a2253c8ef87a1618631b0
parent1903a9b77af1aa289ce858de90790f3e2749fea9
Add rc4_hmac_md5 cipher to default provider

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/10179)
crypto/evp/evp_enc.c
providers/defltprov.c
providers/implementations/ciphers/build.info
providers/implementations/ciphers/cipher_rc4_hmac_md5.c [new file with mode: 0644]
providers/implementations/ciphers/cipher_rc4_hmac_md5.h [new file with mode: 0644]
providers/implementations/ciphers/cipher_rc4_hmac_md5_hw.c [new file with mode: 0644]
providers/implementations/include/prov/implementations.h