2
0

.gitmodules 359 B

123456789101112131415
  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 "wycheproof"]
  8. path = wycheproof
  9. url = https://github.com/google/wycheproof
  10. [submodule "krb5"]
  11. path = krb5
  12. url = https://github.com/krb5/krb5