Reference implementations of PQC
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.
 
 
 
 

33 lines
641 B

  1. consistency_checks:
  2. - source:
  3. scheme: ledakemlt12
  4. implementation: leaktime
  5. files:
  6. - bf_decoding.c
  7. - dfr_test.c
  8. - dfr_test.h
  9. - gf2x_arith.c
  10. - gf2x_arith.h
  11. - H_Q_matrices_generation.c
  12. - H_Q_matrices_generation.h
  13. - kem.c
  14. - niederreiter.c
  15. - niederreiter.h
  16. - rng.h
  17. - source:
  18. scheme: ledakemlt32
  19. implementation: leaktime
  20. files:
  21. - bf_decoding.c
  22. - dfr_test.c
  23. - dfr_test.h
  24. - gf2x_arith.c
  25. - gf2x_arith.h
  26. - gf2x_arith_mod_xPplusOne.c
  27. - H_Q_matrices_generation.c
  28. - H_Q_matrices_generation.h
  29. - kem.c
  30. - niederreiter.c
  31. - niederreiter.h
  32. - rng.h