Reference implementations of PQC
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
 

13 lignes
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