test/evptests.txt: add negative tests for AEAD ciphers.
authorAndy Polyakov <appro@openssl.org>
Tue, 1 Nov 2016 21:06:42 +0000 (22:06 +0100)
committerMatt Caswell <matt@openssl.org>
Thu, 10 Nov 2016 13:04:11 +0000 (13:04 +0000)
commit70d8b304d01b9e0c4ec182db20c33aa0698cda51
treecfeb8fbcc4d3a410bd5b0d2b1a98472abf2f866a
parentc5a569927fb7bcfa34dde76dbc021d4f8a5c8fb1
test/evptests.txt: add negative tests for AEAD ciphers.

This is done by taking one vector, "corrupting" last bit of the
tag value and verifying that decrypt fails.

Reviewed-by: Emilia Käsper <emilia@openssl.org>
test/evptests.txt
test/sslcorrupttest.c