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.
 
 
 
 

74 lines
1.3 KiB

  1. consistency_checks:
  2. - source:
  3. scheme: rainbowIIIc-cyclic
  4. implementation: clean
  5. files:
  6. - blas_comm.c
  7. - blas_comm.h
  8. - blas.h
  9. - blas_u32.c
  10. - blas_u32.h
  11. - gf.c
  12. - gf.h
  13. - parallel_matrix_op.c
  14. - parallel_matrix_op.h
  15. - rainbow_blas.h
  16. - utils_hash.c
  17. - source:
  18. scheme: rainbowIIIc-cyclic-compressed
  19. implementation: clean
  20. files:
  21. - blas_comm.c
  22. - blas_comm.h
  23. - blas.h
  24. - blas_u32.c
  25. - blas_u32.h
  26. - gf.c
  27. - gf.h
  28. - parallel_matrix_op.c
  29. - parallel_matrix_op.h
  30. - rainbow_blas.h
  31. - utils_hash.c
  32. - source:
  33. scheme: rainbowVc-classic
  34. implementation: clean
  35. files:
  36. - blas_comm.c
  37. - blas_comm.h
  38. - blas.h
  39. - blas_u32.c
  40. - blas_u32.h
  41. - gf.c
  42. - gf.h
  43. - parallel_matrix_op.c
  44. - parallel_matrix_op.h
  45. - rainbow_blas.h
  46. - source:
  47. scheme: rainbowVc-cyclic
  48. implementation: clean
  49. files:
  50. - blas_comm.c
  51. - blas_comm.h
  52. - blas.h
  53. - blas_u32.c
  54. - blas_u32.h
  55. - gf.c
  56. - gf.h
  57. - parallel_matrix_op.c
  58. - parallel_matrix_op.h
  59. - rainbow_blas.h
  60. - source:
  61. scheme: rainbowVc-cyclic-compressed
  62. implementation: clean
  63. files:
  64. - blas_comm.c
  65. - blas_comm.h
  66. - blas.h
  67. - blas_u32.c
  68. - blas_u32.h
  69. - gf.c
  70. - gf.h
  71. - parallel_matrix_op.c
  72. - parallel_matrix_op.h
  73. - rainbow_blas.h