]> git.ipfire.org Git - thirdparty/nettle.git/commit
Add DRBG-CTR-AES256.
authorSimon Josefsson <simon@josefsson.org>
Wed, 10 May 2023 08:28:29 +0000 (10:28 +0200)
committerNiels Möller <nisse@lysator.liu.se>
Wed, 6 Dec 2023 07:55:25 +0000 (08:55 +0100)
commit8834cd412be07641808be222959b0582d1c3508e
tree06c9bf6be947f673896bb441b652a5c9e9cdb7c4
parent0dd1ce3920076f78cf4c93939dd83d433b1a8620
Add DRBG-CTR-AES256.
Makefile.in
NEWS
drbg-ctr-aes256.c [new file with mode: 0644]
drbg-ctr.h [new file with mode: 0644]
nettle.texinfo
testsuite/.gitignore
testsuite/Makefile.in
testsuite/drbg-ctr-aes256-test.c [new file with mode: 0644]