Reference implementations of PQC
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
 

13 linhas
394 B

  1. [submodule "test/pycparser"]
  2. path = test/pycparser
  3. url = https://github.com/eliben/pycparser.git
  4. [submodule "3rd/gtest"]
  5. path = 3rd/gtest
  6. url = https://github.com/google/googletest.git
  7. [submodule "3rd/gbench"]
  8. path = 3rd/gbench
  9. url = https://github.com/henrydcase/benchmark.git
  10. [submodule "3rd/cpu_features"]
  11. path = 3rd/cpu_features
  12. url = https://github.com/henrydcase/cpu_features.git