mirror of https://github.com/openssl/openssl.git
The currently used cipher is aes256 which is an alias to AES-256-CBC,
so the demo is correct.
However it might be misleading so make it clear the CBC mode
cipher is used.
Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19401)
(cherry picked from commit
|
||
---|---|---|
.. | ||
Makefile | ||
cmac-aes256.c | ||
gmac.c | ||
hmac-sha512.c | ||
poly1305.c | ||
siphash.c |