boringssl/crypto/newhope
Adam Langley bc57d55c9f Corrupt the newhope secret key directly.
Rather than use an internal function in a test (which would need an
OPENSSL_EXPORT to work in a shared-library build), this change corrupts
the secret key directly.

Change-Id: Iee501910b23a0affaa0639dcc773d6ea2d0c5a82
Reviewed-on: https://boringssl-review.googlesource.com/7780
Reviewed-by: Matt Braithwaite <mab@google.com>
Reviewed-by: Adam Langley <agl@google.com>
2016-04-26 23:20:47 +00:00
..
CMakeLists.txt
error_correction.c
internal.h
newhope_test.c Corrupt the newhope secret key directly. 2016-04-26 23:20:47 +00:00
newhope.c
ntt.c
poly.c newhope: MSVC can't size array using static size_t 2016-04-26 23:07:16 +00:00
precomp.c
reduce.c