boringssl/crypto/poly1305
David Benjamin 0851f67480 Add standalone tests for Poly1305.
RFC 7359 includes tests for various edge cases. Also, as
CRYPTO_poly1305_update can be used single-shot and streaming, we should
explicitly stress both.

Change-Id: Ie44c203a77624be10397ad05f06ca98d937db76f
Reviewed-on: https://boringssl-review.googlesource.com/5410
Reviewed-by: Adam Langley <agl@google.com>
2015-07-10 18:44:01 +00:00
..
CMakeLists.txt Add standalone tests for Poly1305. 2015-07-10 18:44:01 +00:00
poly1305_arm_asm.S Fix ARM Clang build. 2015-05-05 00:24:59 +00:00
poly1305_arm.c Add in missing curly braces part 3. 2015-02-11 15:14:46 -08:00
poly1305_test.cc Add standalone tests for Poly1305. 2015-07-10 18:44:01 +00:00
poly1305_test.txt Add standalone tests for Poly1305. 2015-07-10 18:44:01 +00:00
poly1305_vec.c Add in missing curly braces part 3. 2015-02-11 15:14:46 -08:00
poly1305.c Add in missing curly braces part 3. 2015-02-11 15:14:46 -08:00