cfi build fixes in x86-64 ghash assembly
[openssl.git] / .gitmodules
index 0800f20b70f55c2281ccdb1d0206d5b23f1014bc..af32ea618cf72247fef175a05383300037a534d4 100644 (file)
@@ -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