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.
 
 
 
 

37 lines
964 B

  1. name: ntruhps4096821
  2. type: kem
  3. claimed-nist-level: 5
  4. claimed-security: IND-CCA2
  5. length-public-key: 1230
  6. length-secret-key: 1590
  7. length-ciphertext: 1230
  8. length-shared-secret: 32
  9. nistkat-sha256: 1a8382ae0c801a43cf461c98d22743f5b2d8a1ffed1b1df0dd767de2c2874597
  10. principal-submitters:
  11. - John M. Schanck
  12. auxiliary-submitters:
  13. - Cong Chen
  14. - Oussama Danba
  15. - Jeffrey Hoffstein
  16. - Andreas Hülsing
  17. - Joost Rijneveld
  18. - Tsunekazu Saito
  19. - Peter Schwabe
  20. - William Whyte
  21. - Keita Xagawa
  22. - Takashi Yamakawa
  23. - Zhenfei Zhang
  24. implementations:
  25. - name: clean
  26. version: https://github.com/jschanck/ntru/tree/a43a4457 reference implementation
  27. - name: avx2
  28. version: https://github.com/jschanck/ntru/tree/a43a4457 avx2 implementation
  29. supported_platforms:
  30. - architecture: x86_64
  31. operating_systems:
  32. - Linux
  33. - Darwin
  34. required_flags:
  35. - avx2
  36. - bmi2