https://github.com/mupq/pqm4
Revision e1c6949eafbf7d9345efd9f0fbd5f1baff245a4e authored by Matthias J. Kannwischer on 22 April 2020, 07:15:40 UTC, committed by GitHub on 22 April 2020, 07:15:40 UTC
* integrate sha512 from supercop20200409

* add sntrup761 m4 implementation

* switch to m4f sha512 implementation

* fix ntrup761

* rename implementation to m4f

* ntrulpr761

* small changes to ntrulpr

* another small speedup for sntrup761

* fix

* another ntruprime update

* NTRUPrime benchmarks
1 parent 1da1518
History
Tip revision: e1c6949eafbf7d9345efd9f0fbd5f1baff245a4e authored by Matthias J. Kannwischer on 22 April 2020, 07:15:40 UTC
Add m4f Implementations of ntrulpr761 and sntrup761 (#150)
Tip revision: e1c6949
File Mode Size
common
crypto_kem
crypto_sign
hostside
ldscripts
libopencm3 @ b1d8a4c
mupq @ 3e10f22
.gitignore -rw-r--r-- 77 bytes
.gitmodules -rw-r--r-- 168 bytes
Makefile -rw-r--r-- 5.4 KB
README.md -rw-r--r-- 19.8 KB
benchmarks.csv -rw-r--r-- 45.0 KB
benchmarks.md -rw-r--r-- 72.1 KB
benchmarks.py -rwxr-xr-x 696 bytes
build_everything.py -rwxr-xr-x 232 bytes
convert_benchmarks.py -rwxr-xr-x 417 bytes
interface.py -rw-r--r-- 5.2 KB
requirements.txt -rw-r--r-- 14 bytes
test.py -rwxr-xr-x 228 bytes
testvectors.py -rwxr-xr-x 228 bytes

README.md

back to top