https://github.com/mupq/pqm4
Revision cb2caa2044574815af6fd2d0589677c9f37d65a3 authored by Matthias J. Kannwischer on 24 July 2020, 01:43:46 UTC, committed by GitHub on 24 July 2020, 01:43:46 UTC
NIST announced the Round 3 finalists and alternate candidates:
https://groups.google.com/a/list.nist.gov/d/msg/pqc-forum/0ieuPB-b8eg/Cl7Ji8TpCwA

PQClean removed  threebears, ledakem, newhope, mqdss, qtesla in https://github.com/PQClean/PQClean/pull/305

MUPQ removed LUOV, RQC, ROLLO, Round5, ThreeBears, and LAC in
https://github.com/mupq/mupq/pull/53

This commit removes the M4 implementations of schemes that did not
make it to round 3 from pqm4 (Round5 and NewHope).
It also removes the corresponding benchmark results.
1 parent c32bcd0
History
Tip revision: cb2caa2044574815af6fd2d0589677c9f37d65a3 authored by Matthias J. Kannwischer on 24 July 2020, 01:43:46 UTC
remove non-round3 schemes (#162)
Tip revision: cb2caa2
File Mode Size
common
crypto_kem
crypto_sign
hostside
ldscripts
libopencm3 @ b1d8a4c
mupq @ 0372d68
.gitignore -rw-r--r-- 77 bytes
.gitmodules -rw-r--r-- 168 bytes
Makefile -rw-r--r-- 5.4 KB
README.md -rw-r--r-- 19.7 KB
benchmarks.csv -rw-r--r-- 25.6 KB
benchmarks.md -rw-r--r-- 39.9 KB
benchmarks.py -rwxr-xr-x 696 bytes
build_everything.py -rwxr-xr-x 232 bytes
convert_benchmarks.py -rwxr-xr-x 417 bytes
interface.py -rw-r--r-- 5.2 KB
requirements.txt -rw-r--r-- 14 bytes
test.py -rwxr-xr-x 228 bytes
testvectors.py -rwxr-xr-x 228 bytes

README.md

back to top