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:05 +0000 (13:04 +0000)
commit59e92f2371d7bf1dfd3bcaffc69c53f5a6ac8b5d
treebca22dfdd68b378244d82f08eee13797a2c28190
parent4e7a0fa104b0eb60a60f2d4cc4d7f8d9852a910c
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