.gitmodules 270 B

1234567891011
  1. [submodule "boringssl"]
  2. path = boringssl
  3. url = https://boringssl.googlesource.com/boringssl
  4. [submodule "pyca.cryptography"]
  5. path = pyca-cryptography
  6. url = https://github.com/pyca/cryptography.git
  7. [submodule "krb5"]
  8. path = krb5
  9. url = https://github.com/krb5/krb5