.gitmodules 728 B

123456789101112131415161718
  1. [submodule "src/Mayaqua/3rdparty/cpu_features"]
  2. path = src/Mayaqua/3rdparty/cpu_features
  3. url = https://github.com/google/cpu_features.git
  4. [submodule "3rdparty/tinydir"]
  5. path = 3rdparty/tinydir
  6. url = https://github.com/cxong/tinydir.git
  7. [submodule "3rdparty/BLAKE2"]
  8. path = 3rdparty/BLAKE2
  9. url = https://github.com/BLAKE2/BLAKE2.git
  10. [submodule "src/libhamcore"]
  11. path = src/libhamcore
  12. url = https://github.com/SoftEtherVPN/libhamcore.git
  13. [submodule "src/Mayaqua/3rdparty/oqs-provider"]
  14. path = src/Mayaqua/3rdparty/oqs-provider
  15. url = https://github.com/open-quantum-safe/oqs-provider.git
  16. [submodule "src/Mayaqua/3rdparty/liboqs"]
  17. path = src/Mayaqua/3rdparty/liboqs
  18. url = https://github.com/open-quantum-safe/liboqs.git