https://github.com/mupq/pqm4
Revision 0bdc33efbefea6e2ab381b2df641b2da812e9c15 authored by Marc on 22 November 2023, 16:10:51 UTC, committed by Marc on 22 November 2023, 16:10:51 UTC
The clean implementation is only minimally changed from the
reference implementation to conform with the PQM4 API.

The clean implementation would run out of memory for HAETAE3
and HAETAE5 and is therefore not added for those modes.
1 parent 564ac86
History
Tip revision: 0bdc33efbefea6e2ab381b2df641b2da812e9c15 authored by Marc on 22 November 2023, 16:10:51 UTC
add clean implementation for HAETAE2
Tip revision: 0bdc33e
File Mode Size
common
crypto_kem
crypto_sign
hostside
ldscripts
libopencm3 @ 1f3abd4
mk
mupq @ 0abc3df
.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 1.1 KB
build_everything.py -rwxr-xr-x 341 bytes
convert_benchmarks.py -rwxr-xr-x 417 bytes
interface.py -rw-r--r-- 3.6 KB
requirements.txt -rw-r--r-- 19 bytes
skiplist.py -rw-r--r-- 14.2 KB
st_nucleo_l4r5.cfg -rw-r--r-- 225 bytes
test.py -rwxr-xr-x 342 bytes
testvectors.py -rwxr-xr-x 342 bytes

README.md

back to top