https://github.com/mupq/pqm4
Revision f7a99d8fc54cdd509c0c6b5cfad86a38a659a8cd authored by Matthias J. Kannwischer on 27 October 2020, 13:01:44 UTC, committed by GitHub on 27 October 2020, 13:01:44 UTC
Some older gcc versions complain about mov.w with constants being too large.
changing those to movw fixes this.
1 parent a912d1c
History
Tip revision: f7a99d8fc54cdd509c0c6b5cfad86a38a659a8cd authored by Matthias J. Kannwischer on 27 October 2020, 13:01:44 UTC
fix ntruprime implementation for old gcc versions (#165)
Tip revision: f7a99d8
File Mode Size
common
crypto_kem
crypto_sign
hostside
ldscripts
libopencm3 @ b1d8a4c
mupq @ 0372d68
.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.7 KB
benchmarks.csv -rw-r--r-- 26.2 KB
benchmarks.md -rw-r--r-- 41.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-- 4.3 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