openssl/.gitmodules
Paul Kehrer 982fad3ec4 add wycheproof submodule
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)
2022-04-28 13:26:26 +02:00

16 lines
359 B
Plaintext

[submodule "boringssl"]
path = boringssl
url = https://boringssl.googlesource.com/boringssl
[submodule "pyca.cryptography"]
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