Fix potential problems with EVP_PKEY_CTX_new() with engine set
[openssl.git] / .gitmodules
1 [submodule "pyca.cryptography"]
2         path = pyca-cryptography
3         url = https://github.com/pyca/cryptography.git
4
5 [submodule "krb5"]
6         path = krb5
7         url = https://github.com/krb5/krb5
8
9 [submodule "gost-engine"]
10         path = gost-engine
11         url = https://github.com/gost-engine/engine
12         update = rebase
13 [submodule "wycheproof"]
14         path = wycheproof
15         url = https://github.com/google/wycheproof