add wycheproof submodule

This is used with the pyca/cryptography test suite

(cherry picked from commit a09fb26ba9)

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/16340)
This commit is contained in:
Paul Kehrer
2021-04-24 15:55:08 -05:00
committed by Tomas Mraz
parent 2cf22024e8
commit 982fad3ec4
2 changed files with 5 additions and 0 deletions

4
.gitmodules vendored
View 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

1
wycheproof Submodule

Submodule wycheproof added at 2196000605