boringssl/crypto/newhope
Adam Langley 77fe71101b crypto/newhope: print values as unsigneds.
Otherwise builds fail with:
  crypto/newhope/newhope_statistical_test.cc:136:27: error: format specifies type 'long' but the argument has type 'uint64_t' (aka 'unsigned long long') [-Werror,-Wformat]

Change-Id: I85d5816c1d7ee71eef362bffe983b2781ce310a4
2016-06-03 14:32:59 -07: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 crypto/newhope: print values as unsigneds. 2016-06-03 14:32:59 -07: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