mirror of
https://github.com/openssl/openssl.git
synced 2024-11-21 01:15:20 +08:00
a09fb26ba9
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)
16 lines
372 B
Plaintext
16 lines
372 B
Plaintext
[submodule "pyca.cryptography"]
|
|
path = pyca-cryptography
|
|
url = https://github.com/pyca/cryptography.git
|
|
|
|
[submodule "krb5"]
|
|
path = krb5
|
|
url = https://github.com/krb5/krb5
|
|
|
|
[submodule "gost-engine"]
|
|
path = gost-engine
|
|
url = https://github.com/gost-engine/engine
|
|
update = rebase
|
|
[submodule "wycheproof"]
|
|
path = wycheproof
|
|
url = https://github.com/google/wycheproof
|