boringssl/crypto/newhope
Matt Braithwaite 6b7436b0d2 newhope: restore statistical tests.
One of these tests the distribution of noise polynomials; the other
tests that that agreed-upon keys (prior to whitening) have roughly equal
numbers of 0s and 1s.

Along the way, expose a few more API bits.

Change-Id: I6b04708d41590de45d82ea95bae1033cfccd5d67
Reviewed-on: https://boringssl-review.googlesource.com/8130
Reviewed-by: Adam Langley <agl@google.com>
2016-06-03 21:26:18 +00:00
..
CMakeLists.txt newhope: restore statistical tests. 2016-06-03 21:26:18 +00:00
error_correction.c newhope: refactor and add test vectors. 2016-05-31 21:57:45 +00:00
internal.h newhope: restore statistical tests. 2016-06-03 21:26:18 +00:00
newhope_statistical_test.cc newhope: restore statistical tests. 2016-06-03 21:26:18 +00:00
newhope_test.c Rename NEWHOPE functions to offer/accept/finish. 2016-05-19 18:17:48 +00:00
newhope_test.txt newhope: improve test vectors. 2016-06-02 19:28:00 +00:00
newhope_vectors_test.cc newhope: improve test vectors. 2016-06-02 19:28:00 +00:00
newhope.c newhope: restore statistical tests. 2016-06-03 21:26:18 +00:00
ntt.c Import `newhope' (post-quantum key exchange). 2016-04-26 22:53:59 +00:00
poly.c newhope: restore statistical tests. 2016-06-03 21:26:18 +00:00
precomp.c Import `newhope' (post-quantum key exchange). 2016-04-26 22:53:59 +00:00
reduce.c Import `newhope' (post-quantum key exchange). 2016-04-26 22:53:59 +00:00