]> git.ipfire.org Git - thirdparty/openssl.git/commit
Add aes_wrap cipher to providers
authorShane Lontis <shane.lontis@oracle.com>
Wed, 10 Jul 2019 01:42:03 +0000 (11:42 +1000)
committerShane Lontis <shane.lontis@oracle.com>
Fri, 20 Sep 2019 02:33:02 +0000 (12:33 +1000)
commitca392b294359a8e9ca55e685b344b485d02bc93b
tree9ef95d8ecdaf77b98811f18d7e5f2be19cc72b83
parente7b81fe67a5dd95af72e090fff6fd0749ee88553
Add aes_wrap cipher to providers

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/9406)
crypto/evp/evp_enc.c
crypto/modes/build.info
providers/common/ciphers/build.info
providers/common/ciphers/cipher_aes_wrp.c [new file with mode: 0644]
providers/common/include/internal/provider_algs.h
providers/default/defltprov.c
providers/fips/fipsprov.c