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.
 
 
 

55 regels
837 B

  1. consistency_checks:
  2. - source:
  3. scheme: dilithium2
  4. implementation: clean
  5. files:
  6. - ntt.c
  7. - ntt.h
  8. - packing.c
  9. - packing.h
  10. - poly.c
  11. - poly.h
  12. - polyvec.c
  13. - polyvec.h
  14. - reduce.c
  15. - reduce.h
  16. - rounding.c
  17. - rounding.h
  18. - sign.c
  19. - sign.h
  20. - stream.c
  21. - stream.h
  22. - symmetric.h
  23. - source:
  24. scheme: dilithium4
  25. implementation: clean
  26. files:
  27. - ntt.c
  28. - ntt.h
  29. - packing.c
  30. - packing.h
  31. - poly.h
  32. - polyvec.c
  33. - polyvec.h
  34. - reduce.c
  35. - reduce.h
  36. - rounding.c
  37. - rounding.h
  38. - sign.c
  39. - sign.h
  40. - stream.c
  41. - stream.h
  42. - symmetric.h
  43. - source:
  44. scheme: dilithium3
  45. implementation: avx2
  46. files:
  47. - api.h
  48. - packing.c
  49. - packing.h
  50. - polyvec.h
  51. - params.h
  52. - stream.c
  53. - stream.h
  54. - symmetric.h