mirror of
https://github.com/openssl/openssl.git
synced 2024-11-27 05:21:51 +08:00
9270f67059
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) |
||
---|---|---|
.. | ||
cmac-aes256.c | ||
gmac.c | ||
hmac-sha512.c | ||
Makefile | ||
poly1305.c | ||
siphash.c |