https://github.com/mupq/pqm4
Revision 6182ab35c0281083980444b58f526f77fac90e48 authored by Matthias J. Kannwischer on 23 March 2022, 04:18:34 UTC, committed by GitHub on 23 March 2022, 04:18:34 UTC
Some implementations in pqm4 use the same file names for .c and .S
files, .e.g., poly.[cS} in kyber.
pqm4 does not have a problem with that, but it has been brought to my
attention that other projects relying on pqm4 can not correctly handle
that.
I renamed the .S files accordingly.
1 parent 3bfbbfd
History
Tip revision: 6182ab35c0281083980444b58f526f77fac90e48 authored by Matthias J. Kannwischer on 23 March 2022, 04:18:34 UTC
Avoid overlapping .o and .S file names (#231)
Tip revision: 6182ab3
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