Revision b4fea3fcfefc503144199fe4efedd41b6824e9b0 authored by Matthias J. Kannwischer on 25 September 2019, 08:44:35 UTC, committed by Ko- on 25 September 2019, 08:44:35 UTC
* Update Falcon to new fixed upstream version.

On the 2019-09-18 the Falcon team announced that their implementation had two
severe bugs that caused signatures to leak information about the secret key.
These bugs also affected the implementations that were in pqm4.
This commit updates our falcon implementation to the new upstream version
from https://falcon-sign.info/ which fixes these bugs.

* Update Falcon benchmarks
1 parent 8a1a476
History
File Mode Size
common
crypto_kem
crypto_sign
hostside
ldscripts
libopencm3 @ 8b1ac58
mupq @ 7f6ec39
.gitignore -rw-r--r-- 77 bytes
.gitmodules -rw-r--r-- 168 bytes
Makefile -rw-r--r-- 5.2 KB
README.md -rw-r--r-- 19.6 KB
benchmarks.csv -rw-r--r-- 37.4 KB
benchmarks.md -rw-r--r-- 58.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-- 2.8 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