https://github.com/mupq/pqm4
Revision c96e268731d61771196eca49bf1dd90bef90fd4b authored by Matthias J. Kannwischer on 07 November 2023, 07:22:21 UTC, committed by Matthias J. Kannwischer on 07 November 2023, 09:09:48 UTC
perk-128-fast-{3,5} should be able to run on the 640 KB RAM board.
The perk-{192,256}-short-* are out of reach even with 4 MB RAM in qemu,
so I did not include those.
The remaining ones run in 4 MB RAM, but won't run on the board.
1 parent 135cca9
History
Tip revision: c96e268731d61771196eca49bf1dd90bef90fd4b authored by Matthias J. Kannwischer on 07 November 2023, 07:22:21 UTC
Add perk
Tip revision: c96e268
File Mode Size
common
crypto_kem
crypto_sign
hostside
ldscripts
libopencm3 @ 1f3abd4
mk
mupq @ 1b9f250
.gitignore -rw-r--r-- 107 bytes
.gitmodules -rw-r--r-- 168 bytes
Makefile -rw-r--r-- 357 bytes
README.md -rw-r--r-- 26.1 KB
benchmarks.csv -rw-r--r-- 20.8 KB
benchmarks.md -rw-r--r-- 31.8 KB
benchmarks.py -rwxr-xr-x 994 bytes
build_everything.py -rwxr-xr-x 341 bytes
convert_benchmarks.py -rwxr-xr-x 417 bytes
interface.py -rw-r--r-- 3.5 KB
requirements.txt -rw-r--r-- 14 bytes
skiplist.py -rw-r--r-- 14.9 KB
st_nucleo_l4r5.cfg -rw-r--r-- 225 bytes
test.py -rwxr-xr-x 314 bytes
testvectors.py -rwxr-xr-x 303 bytes

README.md

back to top