X-Git-Url: https://git.openssl.org/?a=blobdiff_plain;f=.gitmodules;h=35f803a99c0af125369deebede09269e90731250;hb=929f651eaa763625eab602516706a1bf4ba3bc32;hp=0800f20b70f55c2281ccdb1d0206d5b23f1014bc;hpb=ab29eca645cdb38ffe73d141bbd7c6879b602860;p=openssl.git diff --git a/.gitmodules b/.gitmodules index 0800f20b70..35f803a99c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,15 @@ -[submodule "boringssl"] - path = boringssl - url = https://boringssl.googlesource.com/boringssl +[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