https://github.com/mupq/pqm4
Revision 0b50e7202fd73106fcfe8ad50b64e2eb017600b4 authored by Amin Abdulrahman on 10 May 2022, 07:45:12 UTC, committed by GitHub on 10 May 2022, 07:45:12 UTC
* different fp registers, fix iNTT range

* Remove redundant packing of signature component 'z'

* benchmarks

Co-authored-by: Alexandre Adomnicai <alex.adomnicai@gmail.com>
Co-authored-by: Matthias J. Kannwischer <matthias@kannwischer.eu>
1 parent 6182ab3
History
Tip revision: 0b50e7202fd73106fcfe8ad50b64e2eb017600b4 authored by Amin Abdulrahman on 10 May 2022, 07:45:12 UTC
Use different FP registers, fix iNTT range (#234)
Tip revision: 0b50e72
File Mode Size
common
crypto_kem
crypto_sign
hostside
ldscripts
libopencm3 @ b1d8a4c
mk
mupq @ 0235e32
.gitignore -rw-r--r-- 99 bytes
.gitmodules -rw-r--r-- 168 bytes
Makefile -rw-r--r-- 357 bytes
README.md -rw-r--r-- 24.7 KB
benchmarks.csv -rw-r--r-- 32.9 KB
benchmarks.md -rw-r--r-- 51.9 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-- 13.6 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