25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 
 

101 satır
2.0 KiB

  1. consistency_checks:
  2. - source:
  3. scheme: sphincs-shake256-256s-robust
  4. implementation: avx2
  5. files:
  6. - address.c
  7. - address.h
  8. - fors.c
  9. - fors.h
  10. - hash.h
  11. - sign.c
  12. - thash.h
  13. - utils.c
  14. - utils.h
  15. - wots.c
  16. - wots.h
  17. - source:
  18. scheme: sphincs-sha256-128s-simple
  19. implementation: avx2
  20. files:
  21. - hash_state.h
  22. - sha256.c
  23. - sha256.h
  24. - hash_sha256.c
  25. - thash_sha256_simple.c
  26. - thashx8.h
  27. - thash_sha256_simplex8.c
  28. - utilsx8.c
  29. - utilsx8.h
  30. - source:
  31. scheme: sphincs-sha256-128f-simple
  32. implementation: avx2
  33. files:
  34. - hash_state.h
  35. - sha256.c
  36. - sha256.h
  37. - hash_sha256.c
  38. - thash_sha256_simple.c
  39. - thashx8.h
  40. - thash_sha256_simplex8.c
  41. - utilsx8.c
  42. - utilsx8.h
  43. - source:
  44. scheme: sphincs-sha256-192s-simple
  45. implementation: avx2
  46. files:
  47. - hash_state.h
  48. - sha256.c
  49. - sha256.h
  50. - hash_sha256.c
  51. - thash_sha256_simple.c
  52. - thashx8.h
  53. - thash_sha256_simplex8.c
  54. - utilsx8.c
  55. - utilsx8.h
  56. - source:
  57. scheme: sphincs-sha256-192f-simple
  58. implementation: avx2
  59. files:
  60. - hash_state.h
  61. - sha256.c
  62. - sha256.h
  63. - hash_sha256.c
  64. - thash_sha256_simple.c
  65. - thashx8.h
  66. - thash_sha256_simplex8.c
  67. - utilsx8.c
  68. - utilsx8.h
  69. - source:
  70. scheme: sphincs-sha256-256s-simple
  71. implementation: avx2
  72. files:
  73. - hash_state.h
  74. - sha256.c
  75. - sha256.h
  76. - hash_sha256.c
  77. - thash_sha256_simple.c
  78. - thashx8.h
  79. - thash_sha256_simplex8.c
  80. - utilsx8.c
  81. - utilsx8.h
  82. - source:
  83. scheme: sphincs-sha256-256f-simple
  84. implementation: clean
  85. files:
  86. - address.c
  87. - address.h
  88. - api.h
  89. - fors.h
  90. - hash.h
  91. - hash_state.h
  92. - params.h
  93. - sha256.c
  94. - sha256.h
  95. - sign.c
  96. - thash.h
  97. - thash_sha256_simple.c
  98. - utils.c
  99. - utils.h
  100. - wots.h