]> git.ipfire.org Git - thirdparty/openssl.git/commit - demos/cipher/aesccm.c
Fixes #14103 & #14102. Update AES demos with error handling and EVP fetch
authorJon Spillett <jon.spillett@oracle.com>
Thu, 29 Apr 2021 01:08:10 +0000 (11:08 +1000)
committerShane Lontis <shane.lontis@oracle.com>
Sun, 30 May 2021 23:05:43 +0000 (09:05 +1000)
commit3068a183ae3a6eba858aa23b2a4d9f7d2ba8a4c1
tree63e1f4ea31c8e61b32a87333871a640a164d4fa5
parentf505161e62d558b3f8442b264ccbf8112ebd58ef
Fixes #14103 & #14102. Update AES demos with error handling and EVP fetch

Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/15081)
demos/README.txt
demos/cipher/Makefile [moved from demos/evp/Makefile with 100% similarity]
demos/cipher/aesccm.c [new file with mode: 0644]
demos/cipher/aesgcm.c [new file with mode: 0644]
demos/evp/aesccm.c [deleted file]
demos/evp/aesgcm.c [deleted file]