https://github.com/mupq/pqm4
Revision 670ec38af504700861f32b6dabfaae789728fab7 authored by Matthias J. Kannwischer on 29 October 2019, 13:52:15 UTC, committed by GitHub on 29 October 2019, 13:52:15 UTC
https://github.com/mupq/mupq/pull/34 refactors our number printing to
reduce code size. For pqm4 this does not matter that much, but let's keep
it in sync with mupq. Our code benchmarks exclude this common code, so there
is no need to update those numbers.

This also pulls in a newer version of PQClean, which now includes qTesla (https://github.com/PQClean/PQClean/pull/239)
Unfortunately, qtesla-I-p needs 174.5 KiB and qtesla-p-III needs 403.2 KiB of
RAM, so it does not fit on our platform.
1 parent f25922b
History
Tip revision: 670ec38af504700861f32b6dabfaae789728fab7 authored by Matthias J. Kannwischer on 29 October 2019, 13:52:15 UTC
update mupq (#122)
Tip revision: 670ec38
File Mode Size
common
crypto_kem
crypto_sign
hostside
ldscripts
libopencm3 @ 8b1ac58
mupq @ 2348846
.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.6 KB
benchmarks.csv -rw-r--r-- 41.7 KB
benchmarks.md -rw-r--r-- 66.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-- 3.5 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