Revision 9ff685e0ffbfdbafb745cb6ff56ca3f549173f12 authored by dean3154 on 12 August 2021, 08:50:15 UTC, committed by GitHub on 12 August 2021, 08:50:15 UTC
* NTRU Prime m4 implementation for six parameter sets

* NTRU Prime m4 implementation for six parameter sets

* delete .DS_Store

* delete useless files & change to asm function [jump753divsteps.c]

* update mupq to include ntruprime round 3 parameter sets

* modified arith.h

* delete useless comment

* using stack memory instead of static memory

* update mupq

* fix buffer size

* add basemul_8x8_156

* update skiplist

* add benchmarks

* eliminate more bss

* update benchmarks for sntrup761

Co-authored-by: Matthias J. Kannwischer <matthias@kannwischer.eu>
Co-authored-by: Trista Li <trista5658321@gmail.com>
1 parent 0b3519d
History
File Mode Size
common
crypto_kem
crypto_sign
hostside
ldscripts
libopencm3 @ b1d8a4c
mk
mupq @ 64787de
.gitignore -rw-r--r-- 99 bytes
.gitmodules -rw-r--r-- 168 bytes
Makefile -rw-r--r-- 347 bytes
README.md -rw-r--r-- 24.7 KB
benchmarks.csv -rw-r--r-- 29.7 KB
benchmarks.md -rw-r--r-- 46.7 KB
benchmarks.py -rwxr-xr-x 994 bytes
build_everything.py -rwxr-xr-x 341 bytes
convert_benchmarks.py -rwxr-xr-x 417 bytes
interface.py -rw-r--r-- 3.5 KB
requirements.txt -rw-r--r-- 14 bytes
skiplist.py -rw-r--r-- 12.5 KB
st_nucleo_l4r5.cfg -rw-r--r-- 225 bytes
test.py -rwxr-xr-x 314 bytes
testvectors.py -rwxr-xr-x 303 bytes

README.md

back to top