https://github.com/mupq/pqm4
Revision 3a581d731c97c57145b174d1ea3999c8134ab766 authored by Matthias J. Kannwischer on 21 May 2019, 08:30:03 UTC, committed by Joost Rijneveld on 21 May 2019, 08:30:03 UTC
* fix skip list in interface.py

* benchmark clean implementations of all new hopes

* add m4 implementations of round2 newhope

* update newhope in readme

* benchmarks for newhope m4
1 parent ab68fb4
History
Tip revision: 3a581d731c97c57145b174d1ea3999c8134ab766 authored by Matthias J. Kannwischer on 21 May 2019, 08:30:03 UTC
Add NewHope Round2 (clean+m4) (#87)
Tip revision: 3a581d7
File Mode Size
common
crypto_kem
crypto_sign
hostside
libopencm3 @ 8b1ac58
mupq @ f43760d
.gitignore -rw-r--r-- 77 bytes
.gitmodules -rw-r--r-- 168 bytes
Makefile -rw-r--r-- 5.0 KB
README.md -rw-r--r-- 21.4 KB
benchmarks.csv -rw-r--r-- 21.1 KB
benchmarks.md -rw-r--r-- 32.7 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-- 1.7 KB
requirements.txt -rw-r--r-- 14 bytes
stm32f405x6.ld -rw-r--r-- 1.2 KB
test.py -rwxr-xr-x 228 bytes
testvectors.py -rwxr-xr-x 228 bytes

README.md

back to top