.gitmodules 379 B

12345678910111213141516
  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
  10. [submodule "gost-engine"]
  11. path = gost-engine
  12. url = https://github.com/gost-engine/engine
  13. update = rebase