From: Paul Kehrer Date: Sat, 24 Apr 2021 20:55:08 +0000 (-0500) Subject: add wycheproof submodule X-Git-Tag: openssl-3.0.0-alpha16~127 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a09fb26ba90e46c4f731b5a597051b4d4b9aea3e;p=thirdparty%2Fopenssl.git add wycheproof submodule This is used with the pyca/cryptography test suite Reviewed-by: Tomas Mraz Reviewed-by: Matt Caswell Reviewed-by: Shane Lontis Reviewed-by: Paul Dale (Merged from https://github.com/openssl/openssl/pull/15018) --- diff --git a/.gitmodules b/.gitmodules index 955140d60d2..35f803a99c0 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 diff --git a/wycheproof b/wycheproof new file mode 160000 index 00000000000..2196000605e --- /dev/null +++ b/wycheproof @@ -0,0 +1 @@ +Subproject commit 2196000605e45d91097147c9c71f26b72af58003