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
mps2
aes-encrypt.S -rw-r--r-- 32.9 KB
aes-keyschedule.S -rw-r--r-- 46.3 KB
aes-publicinputs.S -rw-r--r-- 30.3 KB
aes-publicinputs.c -rw-r--r-- 8.0 KB
aes-publicinputs.h -rw-r--r-- 2.0 KB
aes.c -rw-r--r-- 6.0 KB
aes.h -rw-r--r-- 1.2 KB
aestest.c -rw-r--r-- 797 bytes
crypto_hashblocks_sha512.c -rw-r--r-- 2.5 KB
crypto_hashblocks_sha512_inner32.s -rw-r--r-- 188.7 KB
hal-mps2.c -rw-r--r-- 4.3 KB
hal-opencm3.c -rw-r--r-- 10.5 KB
keccakf1600.S -rw-r--r-- 21.5 KB
randombytes.c -rw-r--r-- 2.5 KB
test.c -rw-r--r-- 4.0 KB

back to top