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.
 
 
 

32 lines
575 B

  1. consistency_checks:
  2. - source:
  3. scheme: sphincs-shake256-256s-robust
  4. implementation: clean
  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-256f-robust
  19. implementation: clean
  20. files:
  21. - params.h
  22. - source:
  23. scheme: sphincs-sha256-256s-robust
  24. implementation: clean
  25. files:
  26. - hash_sha256.c
  27. - source:
  28. scheme: sphincs-sha256-256s-robust
  29. implementation: clean
  30. files:
  31. - thash_sha256_robust.c