Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 

64 linhas
1013 B

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