]> git.ipfire.org Git - thirdparty/openssl.git/commit
test/evptests.txt: add regression test for false carry in ctr128.c.
authorAndy Polyakov <appro@openssl.org>
Sun, 20 Nov 2016 22:32:24 +0000 (23:32 +0100)
committerAndy Polyakov <appro@openssl.org>
Fri, 25 Nov 2016 16:23:41 +0000 (17:23 +0100)
commit04bec2a3a2f83e03c8eb2b7472ace8ec94396d7f
tree4900a9f3da14f4ecd8f02c91bf4d07ff02a5795a
parente15c45fb22eca69d0faffb91d4c501e11837d376
test/evptests.txt: add regression test for false carry in ctr128.c.

GH issue #1916 affects only big-endian platforms. TLS is not affected,
because TLS fragment is never big enough.

Reviewed-by: Matt Caswell <matt@openssl.org>
(cherry picked from commit b47f116b1e02d20b1f8a7488be5a04f7cf5bc712)
test/evptests.txt