boringssl/crypto/poly1305
David Benjamin ef14b2d86e Remove stl_compat.h.
Chromium's toolchains may now assume C++11 library support, so we may freely
use C++11 features. (Chromium's still in the process of deciding what to allow,
but we use Google's style guide directly, toolchain limitations aside.)

Change-Id: I1c7feb92b7f5f51d9091a4c686649fb574ac138d
Reviewed-on: https://boringssl-review.googlesource.com/6465
Reviewed-by: Adam Langley <agl@google.com>
2015-11-11 22:19:36 +00:00
..
CMakeLists.txt Add a run_tests target to run all tests. 2015-10-26 20:33:44 +00:00
poly1305_arm_asm.S Revert section changes for ASM. 2015-09-30 22:09:52 +00:00
poly1305_arm.c Fix several warnings that arise in Android. 2015-10-30 21:11:48 +00:00
poly1305_test.cc Remove stl_compat.h. 2015-11-11 22:19:36 +00:00
poly1305_test.txt Fix up several comments and detect problems in the future. 2015-11-05 20:12:45 +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