boringssl/crypto/ecdh
David Benjamin 8c2d53ad99 Import NIST ECDH test vectors.
This and the following commits will import NIST's ECC test vectors.
Right now all our tests pass if I make P-224 act like P-521, which is
kind of embarrassing. (Other curves are actually tested, but only
because runner.go tests them against BoGo.)

Change-Id: Id0b20451ebd5f10f1d09765a810ad140bea28fa0
Reviewed-on: https://boringssl-review.googlesource.com/10700
Commit-Queue: David Benjamin <davidben@google.com>
Commit-Queue: Adam Langley <agl@google.com>
CQ-Verified: CQ bot account: commit-bot@chromium.org <commit-bot@chromium.org>
Reviewed-by: Adam Langley <agl@google.com>
2016-08-30 15:32:22 +00:00
..
CMakeLists.txt Import NIST ECDH test vectors. 2016-08-30 15:32:22 +00:00
ecdh_test.cc Import NIST ECDH test vectors. 2016-08-30 15:32:22 +00:00
ecdh_tests.txt Import NIST ECDH test vectors. 2016-08-30 15:32:22 +00:00
ecdh.c Resolve a small handful of size_t truncation warnings. 2016-08-05 19:12:31 +00:00