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
502 B

  1. consistency_checks:
  2. - source:
  3. scheme: saber
  4. implementation: clean
  5. files:
  6. - cbd.h
  7. - kem.c
  8. - pack_unpack.c
  9. - pack_unpack.h
  10. - poly.c
  11. - poly.h
  12. - poly_mul.c
  13. - poly_mul.h
  14. - SABER_indcpa.h
  15. - verify.c
  16. - verify.h
  17. - source:
  18. scheme: firesaber
  19. implementation: clean
  20. files:
  21. - cbd.h
  22. - kem.c
  23. - pack_unpack.c
  24. - pack_unpack.h
  25. - poly.c
  26. - poly.h
  27. - poly_mul.c
  28. - poly_mul.h
  29. - SABER_indcpa.h
  30. - verify.c
  31. - verify.h