https://github.com/mupq/pqm4
Revision 27c70894fd37e0bac828306f5d922c0b3e270199 authored by vincentvbh on 03 March 2021, 07:48:06 UTC, committed by GitHub on 03 March 2021, 07:48:06 UTC
* add Darwin option to host_unidirectional

* rm everything about sntrup761

* sntrup761 success; ntrulpr failed

* rm ntrulpr files from sntrup

* add missing files for sntrup

* add missing sntrup file

* ntrulpr compilable but ERROR KEYS

* we start with rm everything in ntrulpr

* all files tested

* rm unsued files

* add soft liks

* more soft links

* more soft links

* add NTRUPrime benchmarks

* updated kem.c from NTRUPrime-PolyMul

* another attempt at the ntrulpr benchmarks

* slightly tweak the check for MacOS

Co-authored-by: Matthias J. Kannwischer <matthias@kannwischer.eu>
1 parent 8a6fcf6
History
Tip revision: 27c70894fd37e0bac828306f5d922c0b3e270199 authored by vincentvbh on 03 March 2021, 07:48:06 UTC
Merge implementation of Rader's trick of sntrup761 and ntrulpr761 from https://tches.iacr.org/index.php/TCHES/article/view/8733 (#184)
Tip revision: 27c7089
File Mode Size
common
crypto_kem
crypto_sign
hostside
ldscripts
libopencm3 @ b1d8a4c
mupq @ d452928
.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.4 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