Implement AES CFB ciphers in the default provider
authorMatt Caswell <matt@openssl.org>
Mon, 8 Apr 2019 16:13:01 +0000 (17:13 +0100)
committerMatt Caswell <matt@openssl.org>
Fri, 19 Apr 2019 08:31:54 +0000 (09:31 +0100)
commit75dd6d64f1f3afd6fda024d8d91bc2a216bbfcf9
tree4cc10c516eee0da299ede753f9545a7be9566f20
parented98df51c69717529dd7d775b35430c036216339
Implement AES CFB ciphers in the default provider

Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/8700)
crypto/evp/evp_enc.c
providers/common/ciphers/aes.c
providers/common/include/internal/provider_algs.h
providers/default/defltprov.c