https://github.com/mupq/pqm4
Revision 5fb6938202d171399e848850c7e14599047332a1 authored by devillegna on 18 February 2021, 05:11:19 UTC, committed by GitHub on 18 February 2021, 05:11:19 UTC
* submission for PQM4

* re-org implementations

* use C version cshift() temporarily

* 1. fix incorrect key-gen for arm-none-eabi-gcc ver.10.2.1
2. remove usage of CCM for bikel1

* rip out openssl; always default to sha and aes shipped in mupq

* remove usage of CCM in all implementations

* move BIKE reference implementations to mupq

* skip bikel3 for now

* add BIKE benchmarks

Co-authored-by: Matthias J. Kannwischer <matthias@kannwischer.eu>
1 parent 4fc31d7
History
Tip revision: 5fb6938202d171399e848850c7e14599047332a1 authored by devillegna on 18 February 2021, 05:11:19 UTC
BIKE submission for PQM4 (#175)
Tip revision: 5fb6938
File Mode Size
common
crypto_kem
crypto_sign
hostside
ldscripts
libopencm3 @ b1d8a4c
mupq @ decc52b
.gitignore -rw-r--r-- 77 bytes
.gitmodules -rw-r--r-- 168 bytes
Makefile -rw-r--r-- 5.5 KB
README.md -rw-r--r-- 21.6 KB
benchmarks.csv -rw-r--r-- 25.8 KB
benchmarks.md -rw-r--r-- 40.3 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-- 4.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