db207264ad
The test vectors are taken from the reference implementation, modified to output the results of its random-number generator, and the results of key generation prior to SHA3. This allows the interoperability of the two implementations to be tested somewhat. To accomplish the testing, this commit creates a new, lower-level API that leaves the generation of random numbers and all wire encoding and decoding up to the caller. Change-Id: Ifae3517696dde4be4a0b7c1998bdefb789bac599 Reviewed-on: https://boringssl-review.googlesource.com/8070 Reviewed-by: Adam Langley <agl@google.com> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
error_correction.c | ||
internal.h | ||
newhope_test.c | ||
newhope_test.txt | ||
newhope_vectors_test.cc | ||
newhope.c | ||
ntt.c | ||
poly.c | ||
precomp.c | ||
reduce.c |