https://github.com/mupq/pqm4
Revision 918f37908239c49df9a997f9e2a70fc65bec7b59 authored by Matthias J. Kannwischer on 07 November 2022, 09:35:49 UTC, committed by GitHub on 07 November 2022, 09:35:49 UTC
* remove schemes that are no longer under consideration by NIST

* bump pqclean to r4

* update mupq

* update mupq

* Remove SIKE

SIKE got broken by https://eprint.iacr.org/2022/975
The SIKE team acknowledged it in
https://csrc.nist.gov/csrc/media/Projects/post-quantum-cryptography/documents/round-4/submissions/sike-team-note-insecure.pdf

* Make falcon work with namespaced randombytes

* bump pqclean once more

* update benchmarks with Arm GNU Toolchain 11.3.Rel1

* add correct version of the compiler

* clean up excluded schemes

* Update README.md
1 parent 3743a66
History
Tip revision: 918f37908239c49df9a997f9e2a70fc65bec7b59 authored by Matthias J. Kannwischer on 07 November 2022, 09:35:49 UTC
Remove schemes that are no longer under consideration by NIST (#238)
Tip revision: 918f379
File Mode Size
common
crypto_kem
crypto_sign
hostside
ldscripts
libopencm3 @ b1d8a4c
mk
mupq @ e831d9c
.gitignore -rw-r--r-- 107 bytes
.gitmodules -rw-r--r-- 168 bytes
Makefile -rw-r--r-- 357 bytes
README.md -rw-r--r-- 25.6 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-- 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