X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=.gitmodules;h=af32ea618cf72247fef175a05383300037a534d4;hp=0800f20b70f55c2281ccdb1d0206d5b23f1014bc;hb=f807ad17f327c40d2ed89739f7ed037ea9a80ee5;hpb=ab29eca645cdb38ffe73d141bbd7c6879b602860 diff --git a/.gitmodules b/.gitmodules index 0800f20b70..af32ea618c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,11 @@ [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