]> git.ipfire.org Git - thirdparty/openssl.git/commitdiff
add wycheproof submodule
authorPaul Kehrer <paul.l.kehrer@gmail.com>
Sat, 24 Apr 2021 20:55:08 +0000 (15:55 -0500)
committerTomas Mraz <tomas@openssl.org>
Thu, 28 Apr 2022 11:26:26 +0000 (13:26 +0200)
This is used with the pyca/cryptography test suite

(cherry picked from commit a09fb26ba90e46c4f731b5a597051b4d4b9aea3e)

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/16340)

.gitmodules
wycheproof [new submodule]

index af32ea618cf72247fef175a05383300037a534d4..6f002da84caa0dfbbec20156cd7bd8240b329b52 100644 (file)
@@ -6,6 +6,10 @@
        path = pyca-cryptography
        url = https://github.com/pyca/cryptography.git
 
+[submodule "wycheproof"]
+       path = wycheproof
+       url = https://github.com/google/wycheproof
+
 [submodule "krb5"]
        path = krb5
        url = https://github.com/krb5/krb5
diff --git a/wycheproof b/wycheproof
new file mode 160000 (submodule)
index 0000000..2196000
--- /dev/null
@@ -0,0 +1 @@
+Subproject commit 2196000605e45d91097147c9c71f26b72af58003