Browse Source

Add duplicate consistency checks

tags/v0.0.1
Joost Rijneveld 5 years ago
parent
commit
3d09ea3ad5
No known key found for this signature in database GPG Key ID: A4FE39CF49CBC553
36 changed files with 1116 additions and 0 deletions
  1. +31
    -0
      test/duplicate_consistency/sphincs-haraka-128f-robust_clean.yml
  2. +31
    -0
      test/duplicate_consistency/sphincs-haraka-128f-simple_clean.yml
  3. +31
    -0
      test/duplicate_consistency/sphincs-haraka-128s-robust_clean.yml
  4. +31
    -0
      test/duplicate_consistency/sphincs-haraka-128s-simple_clean.yml
  5. +31
    -0
      test/duplicate_consistency/sphincs-haraka-192f-robust_clean.yml
  6. +31
    -0
      test/duplicate_consistency/sphincs-haraka-192f-simple_clean.yml
  7. +31
    -0
      test/duplicate_consistency/sphincs-haraka-192s-robust_clean.yml
  8. +31
    -0
      test/duplicate_consistency/sphincs-haraka-192s-simple_clean.yml
  9. +31
    -0
      test/duplicate_consistency/sphincs-haraka-256f-robust_clean.yml
  10. +31
    -0
      test/duplicate_consistency/sphincs-haraka-256f-simple_clean.yml
  11. +31
    -0
      test/duplicate_consistency/sphincs-haraka-256s-robust_clean.yml
  12. +31
    -0
      test/duplicate_consistency/sphincs-haraka-256s-simple_clean.yml
  13. +31
    -0
      test/duplicate_consistency/sphincs-sha256-128f-robust_clean.yml
  14. +31
    -0
      test/duplicate_consistency/sphincs-sha256-128f-simple_clean.yml
  15. +31
    -0
      test/duplicate_consistency/sphincs-sha256-128s-robust_clean.yml
  16. +31
    -0
      test/duplicate_consistency/sphincs-sha256-128s-simple_clean.yml
  17. +31
    -0
      test/duplicate_consistency/sphincs-sha256-192f-robust_clean.yml
  18. +31
    -0
      test/duplicate_consistency/sphincs-sha256-192f-simple_clean.yml
  19. +31
    -0
      test/duplicate_consistency/sphincs-sha256-192s-robust_clean.yml
  20. +31
    -0
      test/duplicate_consistency/sphincs-sha256-192s-simple_clean.yml
  21. +31
    -0
      test/duplicate_consistency/sphincs-sha256-256f-robust_clean.yml
  22. +31
    -0
      test/duplicate_consistency/sphincs-sha256-256f-simple_clean.yml
  23. +31
    -0
      test/duplicate_consistency/sphincs-sha256-256s-robust_clean.yml
  24. +31
    -0
      test/duplicate_consistency/sphincs-sha256-256s-simple_clean.yml
  25. +31
    -0
      test/duplicate_consistency/sphincs-shake256-128f-robust_clean.yml
  26. +31
    -0
      test/duplicate_consistency/sphincs-shake256-128f-simple_clean.yml
  27. +31
    -0
      test/duplicate_consistency/sphincs-shake256-128s-robust_clean.yml
  28. +31
    -0
      test/duplicate_consistency/sphincs-shake256-128s-simple_clean.yml
  29. +31
    -0
      test/duplicate_consistency/sphincs-shake256-192f-robust_clean.yml
  30. +31
    -0
      test/duplicate_consistency/sphincs-shake256-192f-simple_clean.yml
  31. +31
    -0
      test/duplicate_consistency/sphincs-shake256-192s-robust_clean.yml
  32. +31
    -0
      test/duplicate_consistency/sphincs-shake256-192s-simple_clean.yml
  33. +31
    -0
      test/duplicate_consistency/sphincs-shake256-256f-robust_clean.yml
  34. +31
    -0
      test/duplicate_consistency/sphincs-shake256-256f-simple_clean.yml
  35. +31
    -0
      test/duplicate_consistency/sphincs-shake256-256s-robust_clean.yml
  36. +31
    -0
      test/duplicate_consistency/sphincs-shake256-256s-simple_clean.yml

+ 31
- 0
test/duplicate_consistency/sphincs-haraka-128f-robust_clean.yml View File

@@ -0,0 +1,31 @@
consistency_checks:
- source:
scheme: sphincs-shake256-256s-robust
implementation: clean
files:
- address.c
- address.h
- fors.c
- fors.h
- hash.h
- sign.c
- thash.h
- utils.c
- utils.h
- wots.c
- wots.h
- source:
scheme: sphincs-shake256-128f-robust
implementation: clean
files:
- params.h
- source:
scheme: sphincs-haraka-256s-robust
implementation: clean
files:
- hash_haraka.c
- source:
scheme: sphincs-haraka-256s-robust
implementation: clean
files:
- thash_haraka_robust.c

+ 31
- 0
test/duplicate_consistency/sphincs-haraka-128f-simple_clean.yml View File

@@ -0,0 +1,31 @@
consistency_checks:
- source:
scheme: sphincs-shake256-256s-robust
implementation: clean
files:
- address.c
- address.h
- fors.c
- fors.h
- hash.h
- sign.c
- thash.h
- utils.c
- utils.h
- wots.c
- wots.h
- source:
scheme: sphincs-shake256-128f-robust
implementation: clean
files:
- params.h
- source:
scheme: sphincs-haraka-256s-robust
implementation: clean
files:
- hash_haraka.c
- source:
scheme: sphincs-haraka-256s-simple
implementation: clean
files:
- thash_haraka_simple.c

+ 31
- 0
test/duplicate_consistency/sphincs-haraka-128s-robust_clean.yml View File

@@ -0,0 +1,31 @@
consistency_checks:
- source:
scheme: sphincs-shake256-256s-robust
implementation: clean
files:
- address.c
- address.h
- fors.c
- fors.h
- hash.h
- sign.c
- thash.h
- utils.c
- utils.h
- wots.c
- wots.h
- source:
scheme: sphincs-shake256-128s-robust
implementation: clean
files:
- params.h
- source:
scheme: sphincs-haraka-256s-robust
implementation: clean
files:
- hash_haraka.c
- source:
scheme: sphincs-haraka-256s-robust
implementation: clean
files:
- thash_haraka_robust.c

+ 31
- 0
test/duplicate_consistency/sphincs-haraka-128s-simple_clean.yml View File

@@ -0,0 +1,31 @@
consistency_checks:
- source:
scheme: sphincs-shake256-256s-robust
implementation: clean
files:
- address.c
- address.h
- fors.c
- fors.h
- hash.h
- sign.c
- thash.h
- utils.c
- utils.h
- wots.c
- wots.h
- source:
scheme: sphincs-shake256-128s-robust
implementation: clean
files:
- params.h
- source:
scheme: sphincs-haraka-256s-robust
implementation: clean
files:
- hash_haraka.c
- source:
scheme: sphincs-haraka-256s-simple
implementation: clean
files:
- thash_haraka_simple.c

+ 31
- 0
test/duplicate_consistency/sphincs-haraka-192f-robust_clean.yml View File

@@ -0,0 +1,31 @@
consistency_checks:
- source:
scheme: sphincs-shake256-256s-robust
implementation: clean
files:
- address.c
- address.h
- fors.c
- fors.h
- hash.h
- sign.c
- thash.h
- utils.c
- utils.h
- wots.c
- wots.h
- source:
scheme: sphincs-shake256-192f-robust
implementation: clean
files:
- params.h
- source:
scheme: sphincs-haraka-256s-robust
implementation: clean
files:
- hash_haraka.c
- source:
scheme: sphincs-haraka-256s-robust
implementation: clean
files:
- thash_haraka_robust.c

+ 31
- 0
test/duplicate_consistency/sphincs-haraka-192f-simple_clean.yml View File

@@ -0,0 +1,31 @@
consistency_checks:
- source:
scheme: sphincs-shake256-256s-robust
implementation: clean
files:
- address.c
- address.h
- fors.c
- fors.h
- hash.h
- sign.c
- thash.h
- utils.c
- utils.h
- wots.c
- wots.h
- source:
scheme: sphincs-shake256-192f-robust
implementation: clean
files:
- params.h
- source:
scheme: sphincs-haraka-256s-robust
implementation: clean
files:
- hash_haraka.c
- source:
scheme: sphincs-haraka-256s-simple
implementation: clean
files:
- thash_haraka_simple.c

+ 31
- 0
test/duplicate_consistency/sphincs-haraka-192s-robust_clean.yml View File

@@ -0,0 +1,31 @@
consistency_checks:
- source:
scheme: sphincs-shake256-256s-robust
implementation: clean
files:
- address.c
- address.h
- fors.c
- fors.h
- hash.h
- sign.c
- thash.h
- utils.c
- utils.h
- wots.c
- wots.h
- source:
scheme: sphincs-shake256-192s-robust
implementation: clean
files:
- params.h
- source:
scheme: sphincs-haraka-256s-robust
implementation: clean
files:
- hash_haraka.c
- source:
scheme: sphincs-haraka-256s-robust
implementation: clean
files:
- thash_haraka_robust.c

+ 31
- 0
test/duplicate_consistency/sphincs-haraka-192s-simple_clean.yml View File

@@ -0,0 +1,31 @@
consistency_checks:
- source:
scheme: sphincs-shake256-256s-robust
implementation: clean
files:
- address.c
- address.h
- fors.c
- fors.h
- hash.h
- sign.c
- thash.h
- utils.c
- utils.h
- wots.c
- wots.h
- source:
scheme: sphincs-shake256-192s-robust
implementation: clean
files:
- params.h
- source:
scheme: sphincs-haraka-256s-robust
implementation: clean
files:
- hash_haraka.c
- source:
scheme: sphincs-haraka-256s-simple
implementation: clean
files:
- thash_haraka_simple.c

+ 31
- 0
test/duplicate_consistency/sphincs-haraka-256f-robust_clean.yml View File

@@ -0,0 +1,31 @@
consistency_checks:
- source:
scheme: sphincs-shake256-256s-robust
implementation: clean
files:
- address.c
- address.h
- fors.c
- fors.h
- hash.h
- sign.c
- thash.h
- utils.c
- utils.h
- wots.c
- wots.h
- source:
scheme: sphincs-shake256-256f-robust
implementation: clean
files:
- params.h
- source:
scheme: sphincs-haraka-256s-robust
implementation: clean
files:
- hash_haraka.c
- source:
scheme: sphincs-haraka-256s-robust
implementation: clean
files:
- thash_haraka_robust.c

+ 31
- 0
test/duplicate_consistency/sphincs-haraka-256f-simple_clean.yml View File

@@ -0,0 +1,31 @@
consistency_checks:
- source:
scheme: sphincs-shake256-256s-robust
implementation: clean
files:
- address.c
- address.h
- fors.c
- fors.h
- hash.h
- sign.c
- thash.h
- utils.c
- utils.h
- wots.c
- wots.h
- source:
scheme: sphincs-shake256-256f-robust
implementation: clean
files:
- params.h
- source:
scheme: sphincs-haraka-256s-robust
implementation: clean
files:
- hash_haraka.c
- source:
scheme: sphincs-haraka-256s-simple
implementation: clean
files:
- thash_haraka_simple.c

+ 31
- 0
test/duplicate_consistency/sphincs-haraka-256s-robust_clean.yml View File

@@ -0,0 +1,31 @@
consistency_checks:
- source:
scheme: sphincs-shake256-256s-robust
implementation: clean
files:
- address.c
- address.h
- fors.c
- fors.h
- hash.h
- sign.c
- thash.h
- utils.c
- utils.h
- wots.c
- wots.h
- source:
scheme: sphincs-shake256-256s-robust
implementation: clean
files:
- params.h
- source:
scheme: sphincs-haraka-256s-robust
implementation: clean
files:
- hash_haraka.c
- source:
scheme: sphincs-haraka-256s-robust
implementation: clean
files:
- thash_haraka_robust.c

+ 31
- 0
test/duplicate_consistency/sphincs-haraka-256s-simple_clean.yml View File

@@ -0,0 +1,31 @@
consistency_checks:
- source:
scheme: sphincs-shake256-256s-robust
implementation: clean
files:
- address.c
- address.h
- fors.c
- fors.h
- hash.h
- sign.c
- thash.h
- utils.c
- utils.h
- wots.c
- wots.h
- source:
scheme: sphincs-shake256-256s-robust
implementation: clean
files:
- params.h
- source:
scheme: sphincs-haraka-256s-robust
implementation: clean
files:
- hash_haraka.c
- source:
scheme: sphincs-haraka-256s-simple
implementation: clean
files:
- thash_haraka_simple.c

+ 31
- 0
test/duplicate_consistency/sphincs-sha256-128f-robust_clean.yml View File

@@ -0,0 +1,31 @@
consistency_checks:
- source:
scheme: sphincs-shake256-256s-robust
implementation: clean
files:
- address.c
- address.h
- fors.c
- fors.h
- hash.h
- sign.c
- thash.h
- utils.c
- utils.h
- wots.c
- wots.h
- source:
scheme: sphincs-shake256-128f-robust
implementation: clean
files:
- params.h
- source:
scheme: sphincs-sha256-256s-robust
implementation: clean
files:
- hash_sha256.c
- source:
scheme: sphincs-sha256-256s-robust
implementation: clean
files:
- thash_sha256_robust.c

+ 31
- 0
test/duplicate_consistency/sphincs-sha256-128f-simple_clean.yml View File

@@ -0,0 +1,31 @@
consistency_checks:
- source:
scheme: sphincs-shake256-256s-robust
implementation: clean
files:
- address.c
- address.h
- fors.c
- fors.h
- hash.h
- sign.c
- thash.h
- utils.c
- utils.h
- wots.c
- wots.h
- source:
scheme: sphincs-shake256-128f-robust
implementation: clean
files:
- params.h
- source:
scheme: sphincs-sha256-256s-robust
implementation: clean
files:
- hash_sha256.c
- source:
scheme: sphincs-sha256-256s-simple
implementation: clean
files:
- thash_sha256_simple.c

+ 31
- 0
test/duplicate_consistency/sphincs-sha256-128s-robust_clean.yml View File

@@ -0,0 +1,31 @@
consistency_checks:
- source:
scheme: sphincs-shake256-256s-robust
implementation: clean
files:
- address.c
- address.h
- fors.c
- fors.h
- hash.h
- sign.c
- thash.h
- utils.c
- utils.h
- wots.c
- wots.h
- source:
scheme: sphincs-shake256-128s-robust
implementation: clean
files:
- params.h
- source:
scheme: sphincs-sha256-256s-robust
implementation: clean
files:
- hash_sha256.c
- source:
scheme: sphincs-sha256-256s-robust
implementation: clean
files:
- thash_sha256_robust.c

+ 31
- 0
test/duplicate_consistency/sphincs-sha256-128s-simple_clean.yml View File

@@ -0,0 +1,31 @@
consistency_checks:
- source:
scheme: sphincs-shake256-256s-robust
implementation: clean
files:
- address.c
- address.h
- fors.c
- fors.h
- hash.h
- sign.c
- thash.h
- utils.c
- utils.h
- wots.c
- wots.h
- source:
scheme: sphincs-shake256-128s-robust
implementation: clean
files:
- params.h
- source:
scheme: sphincs-sha256-256s-robust
implementation: clean
files:
- hash_sha256.c
- source:
scheme: sphincs-sha256-256s-simple
implementation: clean
files:
- thash_sha256_simple.c

+ 31
- 0
test/duplicate_consistency/sphincs-sha256-192f-robust_clean.yml View File

@@ -0,0 +1,31 @@
consistency_checks:
- source:
scheme: sphincs-shake256-256s-robust
implementation: clean
files:
- address.c
- address.h
- fors.c
- fors.h
- hash.h
- sign.c
- thash.h
- utils.c
- utils.h
- wots.c
- wots.h
- source:
scheme: sphincs-shake256-192f-robust
implementation: clean
files:
- params.h
- source:
scheme: sphincs-sha256-256s-robust
implementation: clean
files:
- hash_sha256.c
- source:
scheme: sphincs-sha256-256s-robust
implementation: clean
files:
- thash_sha256_robust.c

+ 31
- 0
test/duplicate_consistency/sphincs-sha256-192f-simple_clean.yml View File

@@ -0,0 +1,31 @@
consistency_checks:
- source:
scheme: sphincs-shake256-256s-robust
implementation: clean
files:
- address.c
- address.h
- fors.c
- fors.h
- hash.h
- sign.c
- thash.h
- utils.c
- utils.h
- wots.c
- wots.h
- source:
scheme: sphincs-shake256-192f-robust
implementation: clean
files:
- params.h
- source:
scheme: sphincs-sha256-256s-robust
implementation: clean
files:
- hash_sha256.c
- source:
scheme: sphincs-sha256-256s-simple
implementation: clean
files:
- thash_sha256_simple.c

+ 31
- 0
test/duplicate_consistency/sphincs-sha256-192s-robust_clean.yml View File

@@ -0,0 +1,31 @@
consistency_checks:
- source:
scheme: sphincs-shake256-256s-robust
implementation: clean
files:
- address.c
- address.h
- fors.c
- fors.h
- hash.h
- sign.c
- thash.h
- utils.c
- utils.h
- wots.c
- wots.h
- source:
scheme: sphincs-shake256-192s-robust
implementation: clean
files:
- params.h
- source:
scheme: sphincs-sha256-256s-robust
implementation: clean
files:
- hash_sha256.c
- source:
scheme: sphincs-sha256-256s-robust
implementation: clean
files:
- thash_sha256_robust.c

+ 31
- 0
test/duplicate_consistency/sphincs-sha256-192s-simple_clean.yml View File

@@ -0,0 +1,31 @@
consistency_checks:
- source:
scheme: sphincs-shake256-256s-robust
implementation: clean
files:
- address.c
- address.h
- fors.c
- fors.h
- hash.h
- sign.c
- thash.h
- utils.c
- utils.h
- wots.c
- wots.h
- source:
scheme: sphincs-shake256-192s-robust
implementation: clean
files:
- params.h
- source:
scheme: sphincs-sha256-256s-robust
implementation: clean
files:
- hash_sha256.c
- source:
scheme: sphincs-sha256-256s-simple
implementation: clean
files:
- thash_sha256_simple.c

+ 31
- 0
test/duplicate_consistency/sphincs-sha256-256f-robust_clean.yml View File

@@ -0,0 +1,31 @@
consistency_checks:
- source:
scheme: sphincs-shake256-256s-robust
implementation: clean
files:
- address.c
- address.h
- fors.c
- fors.h
- hash.h
- sign.c
- thash.h
- utils.c
- utils.h
- wots.c
- wots.h
- source:
scheme: sphincs-shake256-256f-robust
implementation: clean
files:
- params.h
- source:
scheme: sphincs-sha256-256s-robust
implementation: clean
files:
- hash_sha256.c
- source:
scheme: sphincs-sha256-256s-robust
implementation: clean
files:
- thash_sha256_robust.c

+ 31
- 0
test/duplicate_consistency/sphincs-sha256-256f-simple_clean.yml View File

@@ -0,0 +1,31 @@
consistency_checks:
- source:
scheme: sphincs-shake256-256s-robust
implementation: clean
files:
- address.c
- address.h
- fors.c
- fors.h
- hash.h
- sign.c
- thash.h
- utils.c
- utils.h
- wots.c
- wots.h
- source:
scheme: sphincs-shake256-256f-robust
implementation: clean
files:
- params.h
- source:
scheme: sphincs-sha256-256s-robust
implementation: clean
files:
- hash_sha256.c
- source:
scheme: sphincs-sha256-256s-simple
implementation: clean
files:
- thash_sha256_simple.c

+ 31
- 0
test/duplicate_consistency/sphincs-sha256-256s-robust_clean.yml View File

@@ -0,0 +1,31 @@
consistency_checks:
- source:
scheme: sphincs-shake256-256s-robust
implementation: clean
files:
- address.c
- address.h
- fors.c
- fors.h
- hash.h
- sign.c
- thash.h
- utils.c
- utils.h
- wots.c
- wots.h
- source:
scheme: sphincs-shake256-256s-robust
implementation: clean
files:
- params.h
- source:
scheme: sphincs-sha256-256s-robust
implementation: clean
files:
- hash_sha256.c
- source:
scheme: sphincs-sha256-256s-robust
implementation: clean
files:
- thash_sha256_robust.c

+ 31
- 0
test/duplicate_consistency/sphincs-sha256-256s-simple_clean.yml View File

@@ -0,0 +1,31 @@
consistency_checks:
- source:
scheme: sphincs-shake256-256s-robust
implementation: clean
files:
- address.c
- address.h
- fors.c
- fors.h
- hash.h
- sign.c
- thash.h
- utils.c
- utils.h
- wots.c
- wots.h
- source:
scheme: sphincs-shake256-256s-robust
implementation: clean
files:
- params.h
- source:
scheme: sphincs-sha256-256s-robust
implementation: clean
files:
- hash_sha256.c
- source:
scheme: sphincs-sha256-256s-simple
implementation: clean
files:
- thash_sha256_simple.c

+ 31
- 0
test/duplicate_consistency/sphincs-shake256-128f-robust_clean.yml View File

@@ -0,0 +1,31 @@
consistency_checks:
- source:
scheme: sphincs-shake256-256s-robust
implementation: clean
files:
- address.c
- address.h
- fors.c
- fors.h
- hash.h
- sign.c
- thash.h
- utils.c
- utils.h
- wots.c
- wots.h
- source:
scheme: sphincs-shake256-128f-robust
implementation: clean
files:
- params.h
- source:
scheme: sphincs-shake256-256s-robust
implementation: clean
files:
- hash_shake256.c
- source:
scheme: sphincs-shake256-256s-robust
implementation: clean
files:
- thash_shake256_robust.c

+ 31
- 0
test/duplicate_consistency/sphincs-shake256-128f-simple_clean.yml View File

@@ -0,0 +1,31 @@
consistency_checks:
- source:
scheme: sphincs-shake256-256s-robust
implementation: clean
files:
- address.c
- address.h
- fors.c
- fors.h
- hash.h
- sign.c
- thash.h
- utils.c
- utils.h
- wots.c
- wots.h
- source:
scheme: sphincs-shake256-128f-robust
implementation: clean
files:
- params.h
- source:
scheme: sphincs-shake256-256s-robust
implementation: clean
files:
- hash_shake256.c
- source:
scheme: sphincs-shake256-256s-simple
implementation: clean
files:
- thash_shake256_simple.c

+ 31
- 0
test/duplicate_consistency/sphincs-shake256-128s-robust_clean.yml View File

@@ -0,0 +1,31 @@
consistency_checks:
- source:
scheme: sphincs-shake256-256s-robust
implementation: clean
files:
- address.c
- address.h
- fors.c
- fors.h
- hash.h
- sign.c
- thash.h
- utils.c
- utils.h
- wots.c
- wots.h
- source:
scheme: sphincs-shake256-128s-robust
implementation: clean
files:
- params.h
- source:
scheme: sphincs-shake256-256s-robust
implementation: clean
files:
- hash_shake256.c
- source:
scheme: sphincs-shake256-256s-robust
implementation: clean
files:
- thash_shake256_robust.c

+ 31
- 0
test/duplicate_consistency/sphincs-shake256-128s-simple_clean.yml View File

@@ -0,0 +1,31 @@
consistency_checks:
- source:
scheme: sphincs-shake256-256s-robust
implementation: clean
files:
- address.c
- address.h
- fors.c
- fors.h
- hash.h
- sign.c
- thash.h
- utils.c
- utils.h
- wots.c
- wots.h
- source:
scheme: sphincs-shake256-128s-robust
implementation: clean
files:
- params.h
- source:
scheme: sphincs-shake256-256s-robust
implementation: clean
files:
- hash_shake256.c
- source:
scheme: sphincs-shake256-256s-simple
implementation: clean
files:
- thash_shake256_simple.c

+ 31
- 0
test/duplicate_consistency/sphincs-shake256-192f-robust_clean.yml View File

@@ -0,0 +1,31 @@
consistency_checks:
- source:
scheme: sphincs-shake256-256s-robust
implementation: clean
files:
- address.c
- address.h
- fors.c
- fors.h
- hash.h
- sign.c
- thash.h
- utils.c
- utils.h
- wots.c
- wots.h
- source:
scheme: sphincs-shake256-192f-robust
implementation: clean
files:
- params.h
- source:
scheme: sphincs-shake256-256s-robust
implementation: clean
files:
- hash_shake256.c
- source:
scheme: sphincs-shake256-256s-robust
implementation: clean
files:
- thash_shake256_robust.c

+ 31
- 0
test/duplicate_consistency/sphincs-shake256-192f-simple_clean.yml View File

@@ -0,0 +1,31 @@
consistency_checks:
- source:
scheme: sphincs-shake256-256s-robust
implementation: clean
files:
- address.c
- address.h
- fors.c
- fors.h
- hash.h
- sign.c
- thash.h
- utils.c
- utils.h
- wots.c
- wots.h
- source:
scheme: sphincs-shake256-192f-robust
implementation: clean
files:
- params.h
- source:
scheme: sphincs-shake256-256s-robust
implementation: clean
files:
- hash_shake256.c
- source:
scheme: sphincs-shake256-256s-simple
implementation: clean
files:
- thash_shake256_simple.c

+ 31
- 0
test/duplicate_consistency/sphincs-shake256-192s-robust_clean.yml View File

@@ -0,0 +1,31 @@
consistency_checks:
- source:
scheme: sphincs-shake256-256s-robust
implementation: clean
files:
- address.c
- address.h
- fors.c
- fors.h
- hash.h
- sign.c
- thash.h
- utils.c
- utils.h
- wots.c
- wots.h
- source:
scheme: sphincs-shake256-192s-robust
implementation: clean
files:
- params.h
- source:
scheme: sphincs-shake256-256s-robust
implementation: clean
files:
- hash_shake256.c
- source:
scheme: sphincs-shake256-256s-robust
implementation: clean
files:
- thash_shake256_robust.c

+ 31
- 0
test/duplicate_consistency/sphincs-shake256-192s-simple_clean.yml View File

@@ -0,0 +1,31 @@
consistency_checks:
- source:
scheme: sphincs-shake256-256s-robust
implementation: clean
files:
- address.c
- address.h
- fors.c
- fors.h
- hash.h
- sign.c
- thash.h
- utils.c
- utils.h
- wots.c
- wots.h
- source:
scheme: sphincs-shake256-192s-robust
implementation: clean
files:
- params.h
- source:
scheme: sphincs-shake256-256s-robust
implementation: clean
files:
- hash_shake256.c
- source:
scheme: sphincs-shake256-256s-simple
implementation: clean
files:
- thash_shake256_simple.c

+ 31
- 0
test/duplicate_consistency/sphincs-shake256-256f-robust_clean.yml View File

@@ -0,0 +1,31 @@
consistency_checks:
- source:
scheme: sphincs-shake256-256s-robust
implementation: clean
files:
- address.c
- address.h
- fors.c
- fors.h
- hash.h
- sign.c
- thash.h
- utils.c
- utils.h
- wots.c
- wots.h
- source:
scheme: sphincs-shake256-256f-robust
implementation: clean
files:
- params.h
- source:
scheme: sphincs-shake256-256s-robust
implementation: clean
files:
- hash_shake256.c
- source:
scheme: sphincs-shake256-256s-robust
implementation: clean
files:
- thash_shake256_robust.c

+ 31
- 0
test/duplicate_consistency/sphincs-shake256-256f-simple_clean.yml View File

@@ -0,0 +1,31 @@
consistency_checks:
- source:
scheme: sphincs-shake256-256s-robust
implementation: clean
files:
- address.c
- address.h
- fors.c
- fors.h
- hash.h
- sign.c
- thash.h
- utils.c
- utils.h
- wots.c
- wots.h
- source:
scheme: sphincs-shake256-256f-robust
implementation: clean
files:
- params.h
- source:
scheme: sphincs-shake256-256s-robust
implementation: clean
files:
- hash_shake256.c
- source:
scheme: sphincs-shake256-256s-simple
implementation: clean
files:
- thash_shake256_simple.c

+ 31
- 0
test/duplicate_consistency/sphincs-shake256-256s-robust_clean.yml View File

@@ -0,0 +1,31 @@
consistency_checks:
- source:
scheme: sphincs-shake256-256s-robust
implementation: clean
files:
- address.c
- address.h
- fors.c
- fors.h
- hash.h
- sign.c
- thash.h
- utils.c
- utils.h
- wots.c
- wots.h
- source:
scheme: sphincs-shake256-256s-robust
implementation: clean
files:
- params.h
- source:
scheme: sphincs-shake256-256s-robust
implementation: clean
files:
- hash_shake256.c
- source:
scheme: sphincs-shake256-256s-robust
implementation: clean
files:
- thash_shake256_robust.c

+ 31
- 0
test/duplicate_consistency/sphincs-shake256-256s-simple_clean.yml View File

@@ -0,0 +1,31 @@
consistency_checks:
- source:
scheme: sphincs-shake256-256s-robust
implementation: clean
files:
- address.c
- address.h
- fors.c
- fors.h
- hash.h
- sign.c
- thash.h
- utils.c
- utils.h
- wots.c
- wots.h
- source:
scheme: sphincs-shake256-256s-robust
implementation: clean
files:
- params.h
- source:
scheme: sphincs-shake256-256s-robust
implementation: clean
files:
- hash_shake256.c
- source:
scheme: sphincs-shake256-256s-simple
implementation: clean
files:
- thash_shake256_simple.c

Loading…
Cancel
Save