summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorPaul Kehrer <paul.l.kehrer@gmail.com>2021-04-24 15:55:08 -0500
committerPauli <pauli@openssl.org>2021-04-27 19:09:03 +1000
commita09fb26ba90e46c4f731b5a597051b4d4b9aea3e (patch)
tree793b7e0940fc3eeb74c6b707e53cf6cfd0078d85 /.gitmodules
parentf2561fa566963b42aed4d3804485dd062787e193 (diff)
downloadopenssl-new-a09fb26ba90e46c4f731b5a597051b4d4b9aea3e.tar.gz
add wycheproof submodule
This is used with the pyca/cryptography test suite Reviewed-by: Tomas Mraz <tomas@openssl.org> Reviewed-by: Matt Caswell <matt@openssl.org> Reviewed-by: Shane Lontis <shane.lontis@oracle.com> Reviewed-by: Paul Dale <pauli@openssl.org> (Merged from https://github.com/openssl/openssl/pull/15018)
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 955140d60d..35f803a99c 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -10,3 +10,6 @@
path = gost-engine
url = https://github.com/gost-engine/engine
update = rebase
+[submodule "wycheproof"]
+ path = wycheproof
+ url = https://github.com/google/wycheproof