https://github.com/mupq/pqm4
Revision c37e5417322429230aa7992822e2a295e36133ea authored by vincentvbh on 29 January 2022, 01:24:18 UTC, committed by GitHub on 29 January 2022, 01:24:18 UTC
* ntruhps2048509

* ntruhps2048677, ntruhrss701

* ntruhps4096821

* update benchmarks

Co-authored-by: Matthias J. Kannwischer <matthias@kannwischer.eu>
1 parent 2691b49
Raw File
Tip revision: c37e5417322429230aa7992822e2a295e36133ea authored by vincentvbh on 29 January 2022, 01:24:18 UTC
More readable and improved NTTs for NTRU (#219)
Tip revision: c37e541
.gitignore
*.o
*.bin
*.elf
*.a
*.d
testvectors/
benchmarks/
__pycache__/
bin/
bin-host/
compile_commands.json
back to top