Implement AES OFB ciphers in the default provider
authorMatt Caswell <matt@openssl.org>
Mon, 8 Apr 2019 15:55:34 +0000 (16:55 +0100)
committerMatt Caswell <matt@openssl.org>
Fri, 19 Apr 2019 08:31:54 +0000 (09:31 +0100)
commited98df51c69717529dd7d775b35430c036216339
treefb79465866ab36652019abe388661e56de5c10ce
parent718b133a5328108099ecac0bf40d8fd4886e7b64
Implement AES OFB 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