boringssl/crypto/curve25519
David Benjamin fba735cfd8 Register the *25519 tests as dependencies of all_tests.
This ensures the run_tests target updates those binaries.

Change-Id: I32b68026da4852424b5621e014e71037c8a5754c
Reviewed-on: https://boringssl-review.googlesource.com/6513
Reviewed-by: Adam Langley <agl@google.com>
2015-11-19 01:09:09 +00:00
..
asm Add NEON implementation of curve25519. 2015-11-19 00:20:38 +00:00
CMakeLists.txt Register the *25519 tests as dependencies of all_tests. 2015-11-19 01:09:09 +00:00
curve25519.c Add NEON implementation of curve25519. 2015-11-19 00:20:38 +00:00
ed25519_test.cc Add X25519 and Ed25519 support. 2015-11-17 21:56:12 +00:00
ed25519_tests.txt Add X25519 and Ed25519 support. 2015-11-17 21:56:12 +00:00
x25519_test.cc Add X25519 and Ed25519 support. 2015-11-17 21:56:12 +00:00