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.

frodokem976aes_opt.yml 262 B

12345678910111213141516
  1. consistency_checks:
  2. - source:
  3. scheme: frodokem976aes
  4. implementation: clean
  5. files:
  6. - api.h
  7. - common.h
  8. - params.h
  9. - kem.c
  10. - noise.c
  11. - util.c
  12. - source:
  13. scheme: frodokem640aes
  14. implementation: opt
  15. files:
  16. - matrix_aes.c