Add a regress test for AEAD, based on Adam Langley's code.
authorjsing <jsing@openbsd.org>
Thu, 15 May 2014 13:56:14 +0000 (13:56 +0000)
committerjsing <jsing@openbsd.org>
Thu, 15 May 2014 13:56:14 +0000 (13:56 +0000)
commit30d5732cd2f8732f36485daef8ca56750fe104e9
tree38123d7934a071322ccd0247488412b476ada940
parentfc0ee2eb12cb7d038a2a1485d78d871a1a91193b
Add a regress test for AEAD, based on Adam Langley's code.
regress/lib/libcrypto/aead/Makefile [new file with mode: 0644]
regress/lib/libcrypto/aead/aeadtest.c [new file with mode: 0644]
regress/lib/libcrypto/aead/aeadtests.txt [new file with mode: 0644]