https://github.com/mupq/pqm4
Revision 04a8be2cf8a9afff9c28a86e06d343e9cde9b45f authored by Ko- on 17 April 2020, 16:58:06 UTC, committed by GitHub on 17 April 2020, 16:58:06 UTC
* Add SIKE m4 implementations

Taken from https://github.com/solowal/SIKE_M4

* update sike LICENSE

* Fix bug by adding naked attribute to two functions

sikep434 and sikep751 now terminate at least, but testvectors
still don't match

* Change cSHAKE_simple back to SHAKE

* Change CRYPTO_BYTES for p503 from 16 back to 24

* Change wrong number in comment to avoid confusion

* Add benchmarks

Co-authored-by: Matthias J. Kannwischer <matthias@kannwischer.eu>
1 parent 90754b1
History
Tip revision: 04a8be2cf8a9afff9c28a86e06d343e9cde9b45f authored by Ko- on 17 April 2020, 16:58:06 UTC
Integrate SIKE M4 implementation (#146)
Tip revision: 04a8be2
File Mode Size
common
crypto_kem
crypto_sign
hostside
ldscripts
libopencm3 @ b1d8a4c
mupq @ 870607a
.gitignore -rw-r--r-- 77 bytes
.gitmodules -rw-r--r-- 168 bytes
Makefile -rw-r--r-- 5.3 KB
README.md -rw-r--r-- 19.6 KB
benchmarks.csv -rw-r--r-- 41.8 KB
benchmarks.md -rw-r--r-- 66.7 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-- 3.5 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