boringssl/crypto/ecdh
David Benjamin 3f944674b2 Add an ECDH Wycheproof driver.
Unfortunately, this driver suffers a lot from Wycheproof's Java
heritgate, but so it goes. Their test formats bake in a lot of Java API
mistakes.

Change-Id: I3299e85efb58e99e4fa34841709c3bea6518968d
Reviewed-on: https://boringssl-review.googlesource.com/27865
Reviewed-by: Steven Valdez <svaldez@google.com>
Commit-Queue: David Benjamin <davidben@google.com>
CQ-Verified: CQ bot account: commit-bot@chromium.org <commit-bot@chromium.org>
2018-05-01 19:38:07 +00:00
..
CMakeLists.txt Convert a number of tests to GTest. 2017-06-01 17:02:13 +00:00
ecdh_test.cc Add an ECDH Wycheproof driver. 2018-05-01 19:38:07 +00:00
ecdh_tests.txt Import NIST ECDH test vectors. 2016-08-30 15:32:22 +00:00
ecdh.c Store EC_KEY's private key as an EC_SCALAR. 2018-03-07 21:17:31 +00:00