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.
 
 
 
 

83 lines
2.1 KiB

  1. consistency_checks:
  2. - source:
  3. scheme: sntrup653
  4. implementation: avx2
  5. files:
  6. - api.h
  7. - crypto_core_inv3sntrup653.h
  8. - crypto_core_invsntrup653.h
  9. - crypto_core_mult3sntrup653.h
  10. - crypto_core_multsntrup653.h
  11. - crypto_core_scale3sntrup653.h
  12. - crypto_core_weightsntrup653.h
  13. - crypto_decode_653x1541.h
  14. - crypto_decode_653x3.h
  15. - crypto_decode_653x4621.h
  16. - crypto_decode_653xint16.h
  17. - crypto_decode_653xint32.h
  18. - crypto_encode_653x1541.h
  19. - crypto_encode_653x1541round.h
  20. - crypto_encode_653x3.h
  21. - crypto_encode_653x4621.h
  22. - crypto_encode_653xfreeze3.h
  23. - crypto_encode_653xint16.h
  24. - crypto_encode_int16.h
  25. - crypto_sort_uint32.h
  26. - crypto_stream_aes256ctr.h
  27. - crypto_verify_897.h
  28. - crypto_decode_653xint16.c
  29. - crypto_decode_653xint32.c
  30. - crypto_encode_653xint16.c
  31. - crypto_encode_int16.c
  32. - crypto_sort_uint32.c
  33. - crypto_stream_aes256ctr.c
  34. - kem.c
  35. - source:
  36. scheme: sntrup761
  37. implementation: clean
  38. files:
  39. - crypto_encode_int16.h
  40. - crypto_sort_int32.h
  41. - crypto_sort_uint32.h
  42. - crypto_stream_aes256ctr.h
  43. - crypto_encode_int16.c
  44. - crypto_sort_int32.c
  45. - crypto_sort_uint32.c
  46. - crypto_stream_aes256ctr.c
  47. - kem.c
  48. - source:
  49. scheme: sntrup761
  50. implementation: avx2
  51. files:
  52. - crypto_encode_int16.h
  53. - crypto_sort_uint32.h
  54. - crypto_stream_aes256ctr.h
  55. - crypto_encode_int16.c
  56. - crypto_sort_uint32.c
  57. - crypto_stream_aes256ctr.c
  58. - kem.c
  59. - source:
  60. scheme: sntrup857
  61. implementation: clean
  62. files:
  63. - crypto_encode_int16.h
  64. - crypto_sort_int32.h
  65. - crypto_sort_uint32.h
  66. - crypto_stream_aes256ctr.h
  67. - crypto_encode_int16.c
  68. - crypto_sort_int32.c
  69. - crypto_sort_uint32.c
  70. - crypto_stream_aes256ctr.c
  71. - kem.c
  72. - source:
  73. scheme: sntrup857
  74. implementation: avx2
  75. files:
  76. - crypto_encode_int16.h
  77. - crypto_sort_uint32.h
  78. - crypto_stream_aes256ctr.h
  79. - crypto_encode_int16.c
  80. - crypto_sort_uint32.c
  81. - crypto_stream_aes256ctr.c
  82. - kem.c