https://github.com/mupq/pqm4
Revision f8408c0f43929f31ee62c46b6e652d91d0124017 authored by Matthias J. Kannwischer on 18 July 2019, 06:07:34 UTC, committed by GitHub on 18 July 2019, 06:07:34 UTC
* add -lm to LDFLAGS_HOST

* skip implementations of falcon1024-tree

* add m4 optimized implementations of falcon

* add benchmarks
1 parent cd3d685
History
Tip revision: f8408c0f43929f31ee62c46b6e652d91d0124017 authored by Matthias J. Kannwischer on 18 July 2019, 06:07:34 UTC
Add Falcon (#102)
Tip revision: f8408c0
File Mode Size
common
crypto_kem
crypto_sign
hostside
ldscripts
libopencm3 @ 8b1ac58
mupq @ 3219bff
.gitignore -rw-r--r-- 77 bytes
.gitmodules -rw-r--r-- 168 bytes
Makefile -rw-r--r-- 5.2 KB
README.md -rw-r--r-- 19.2 KB
benchmarks.csv -rw-r--r-- 38.1 KB
benchmarks.md -rw-r--r-- 60.0 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-- 2.8 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