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.
 
 
 

21 lines
309 B

  1. consistency_checks:
  2. - source:
  3. scheme: kyber1024
  4. implementation: clean
  5. files:
  6. - LICENSE
  7. - cbd.c
  8. - cbd.h
  9. - indcpa.h
  10. - kem.c
  11. - ntt.c
  12. - ntt.h
  13. - poly.h
  14. - polyvec.h
  15. - reduce.c
  16. - reduce.h
  17. - symmetric-fips202.c
  18. - symmetric.h
  19. - verify.c
  20. - verify.h