.gitmodules 372 B

123456789101112131415
  1. [submodule "pyca.cryptography"]
  2. path = pyca-cryptography
  3. url = https://github.com/pyca/cryptography.git
  4. [submodule "krb5"]
  5. path = krb5
  6. url = https://github.com/krb5/krb5
  7. [submodule "gost-engine"]
  8. path = gost-engine
  9. url = https://github.com/gost-engine/engine
  10. update = rebase
  11. [submodule "wycheproof"]
  12. path = wycheproof
  13. url = https://github.com/google/wycheproof