]> git.ipfire.org Git - thirdparty/openssl.git/commit
Add demo for ARIA-256-CBC.
authorDaniel <daniel@openssl.org>
Mon, 28 Feb 2022 20:57:06 +0000 (20:57 +0000)
committerPauli <pauli@openssl.org>
Sun, 6 Mar 2022 21:02:54 +0000 (08:02 +1100)
commit376972773469e59a19acb9ebdecd3ddc290e391b
treef2a973b66b9ee76e36df1e99af12b7e6f0f4ecd1
parent4c8cdcd1cf74747a80b4f7dd323cd83ea6c985d8
Add demo for ARIA-256-CBC.

Fixes #14104

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/17802)
demos/README.txt
demos/cipher/Makefile
demos/cipher/ariacbc [new file with mode: 0644]
demos/cipher/ariacbc.c [new file with mode: 0644]