Revision 3200c9e3a29bfd954bacd581cb3b0d6c3c7f73c4 authored by Matthias J. Kannwischer on 31 October 2024, 08:26:08 UTC, committed by GitHub on 31 October 2024, 08:26:08 UTC
* Remove eliminated schemes from NIST PQC digital signature competition NIST announced the second round candidates on October 24, 2024: https://groups.google.com/a/list.nist.gov/g/pqc-forum/c/khAfIZPktRE/m/bBZWmET-AAAJ Eliminated schemes (with implementations in mupq): - ascon-sign - biscuit - meds - sphinca-a - tuov None of those have dedicated implementations in pqm4. aimer and haetae also got eliminated, but remain candidates of KPQC (https://www.kpqc.or.kr/competition.html). Let's keep them around. * adjust README * update mupq * fix aimer skiplist
1 parent 229b36b
File | Mode | Size |
---|---|---|
.github | ||
common | ||
crypto_kem | ||
crypto_sign | ||
hostside | ||
ldscripts | ||
libopencm3 @ 1f3abd4 | ||
mk | ||
mupq @ 21dbaf6 | ||
.gitignore | -rw-r--r-- | 107 bytes |
.gitmodules | -rw-r--r-- | 168 bytes |
Makefile | -rw-r--r-- | 406 bytes |
README.md | -rw-r--r-- | 27.3 KB |
benchmarks.csv | -rw-r--r-- | 37.0 KB |
benchmarks.md | -rw-r--r-- | 58.4 KB |
benchmarks.py | -rwxr-xr-x | 1.2 KB |
build_everything.py | -rwxr-xr-x | 390 bytes |
convert_benchmarks.py | -rwxr-xr-x | 466 bytes |
interface.py | -rw-r--r-- | 3.7 KB |
requirements.txt | -rw-r--r-- | 19 bytes |
skiplist.py | -rw-r--r-- | 18.3 KB |
st_nucleo_l4r5.cfg | -rw-r--r-- | 275 bytes |
test.py | -rwxr-xr-x | 391 bytes |
testvectors.py | -rwxr-xr-x | 391 bytes |

Computing file changes ...
README.md

Loading README.md ...