aboutsummaryrefslogtreecommitdiff
path: root/util
diff options
context:
space:
mode:
authorMatthew Braithwaite <mab@google.com>2016-12-09 16:41:07 -0800
committerCQ bot account: commit-bot@chromium.org <commit-bot@chromium.org>2016-12-10 01:06:31 +0000
commitf440e827f139d6548d098b8bb6428ca8af701000 (patch)
treef37b88b5fb1bccb5b66d385427ae1d16129e5622 /util
parentc0fc7a1385b6d3b3e8971659814928d191080a16 (diff)
downloadboringssl-f440e827f139d6548d098b8bb6428ca8af701000.zip
boringssl-f440e827f139d6548d098b8bb6428ca8af701000.tar.gz
boringssl-f440e827f139d6548d098b8bb6428ca8af701000.tar.bz2
Remove New Hope key agreement.
Change-Id: Iaac633616a54ba1ed04c14e4778865c169a68621 Reviewed-on: https://boringssl-review.googlesource.com/12703 Reviewed-by: David Benjamin <davidben@google.com> Commit-Queue: David Benjamin <davidben@google.com> CQ-Verified: CQ bot account: commit-bot@chromium.org <commit-bot@chromium.org>
Diffstat (limited to 'util')
-rw-r--r--util/all_tests.json3
-rw-r--r--util/doc.config1
2 files changed, 0 insertions, 4 deletions
diff --git a/util/all_tests.json b/util/all_tests.json
index 5ffa5e8..a2f64aa 100644
--- a/util/all_tests.json
+++ b/util/all_tests.json
@@ -50,9 +50,6 @@
["crypto/hmac/hmac_test", "crypto/hmac/hmac_tests.txt"],
["crypto/lhash/lhash_test"],
["crypto/modes/gcm_test"],
- ["crypto/newhope/newhope_test"],
- ["crypto/newhope/newhope_statistical_test"],
- ["crypto/newhope/newhope_vectors_test", "crypto/newhope/newhope_tests.txt"],
["crypto/obj/obj_test"],
["crypto/pkcs8/pkcs12_test"],
["crypto/pkcs8/pkcs8_test"],
diff --git a/util/doc.config b/util/doc.config
index f3f3d52..ddd56db 100644
--- a/util/doc.config
+++ b/util/doc.config
@@ -37,7 +37,6 @@
"include/openssl/hkdf.h",
"include/openssl/hmac.h",
"include/openssl/md5.h",
- "include/openssl/newhope.h",
"include/openssl/rc4.h",
"include/openssl/rsa.h",
"include/openssl/sha.h"