You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

121 lines
2.5 KiB

  1. consistency_checks:
  2. - source:
  3. scheme: sphincs-sha256-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-shake256-128s-robust
  19. implementation: avx2
  20. files:
  21. - hash_state.h
  22. - shake256.c
  23. - shake256.h
  24. - hash_shake256.c
  25. - thash_shake256_robust.c
  26. - fips202x4.c
  27. - fips202x4.h
  28. - hashx4.h
  29. - hash_shake256x4.c
  30. - thashx4.c
  31. - thash_shake256_robust.c
  32. - utilsx4.c
  33. - utilsx4.c
  34. - source:
  35. scheme: sphincs-shake256-192s-robust
  36. implementation: avx2
  37. files:
  38. - hash_state.h
  39. - shake256.c
  40. - shake256.h
  41. - hash_shake256.c
  42. - thash_shake256_robust.c
  43. - fips202x4.c
  44. - fips202x4.h
  45. - hashx4.h
  46. - hash_shake256x4.c
  47. - thashx4.c
  48. - thash_shake256_robust.c
  49. - utilsx4.c
  50. - utilsx4.c
  51. - source:
  52. scheme: sphincs-shake256-192f-robust
  53. implementation: avx2
  54. files:
  55. - hash_state.h
  56. - shake256.c
  57. - shake256.h
  58. - hash_shake256.c
  59. - thash_shake256_robust.c
  60. - fips202x4.c
  61. - fips202x4.h
  62. - hashx4.h
  63. - hash_shake256x4.c
  64. - thashx4.c
  65. - thash_shake256_robust.c
  66. - utilsx4.c
  67. - utilsx4.c
  68. - source:
  69. scheme: sphincs-shake256-256s-robust
  70. implementation: avx2
  71. files:
  72. - hash_state.h
  73. - shake256.c
  74. - shake256.h
  75. - hash_shake256.c
  76. - thash_shake256_robust.c
  77. - fips202x4.c
  78. - fips202x4.h
  79. - hashx4.h
  80. - hash_shake256x4.c
  81. - thashx4.c
  82. - thash_shake256_robust.c
  83. - utilsx4.c
  84. - utilsx4.c
  85. - source:
  86. scheme: sphincs-shake256-256f-robust
  87. implementation: avx2
  88. files:
  89. - hash_state.h
  90. - shake256.c
  91. - shake256.h
  92. - hash_shake256.c
  93. - thash_shake256_robust.c
  94. - fips202x4.c
  95. - fips202x4.h
  96. - hashx4.h
  97. - hash_shake256x4.c
  98. - thashx4.c
  99. - thash_shake256_robust.c
  100. - utilsx4.c
  101. - utilsx4.c
  102. - source:
  103. scheme: sphincs-shake256-128f-robust
  104. implementation: clean
  105. files:
  106. - address.c
  107. - address.h
  108. - api.h
  109. - fors.h
  110. - fips202.c
  111. - fips202.h
  112. - hash.h
  113. - hash_shake256.c
  114. - hash_state.h
  115. - params.h
  116. - thash.h
  117. - thash_shake256_robust.c
  118. - utils.c
  119. - utils.h
  120. - wots.h