NTRU: duplicate consistency
This commit is contained in:
parent
f37f0f3e85
commit
722b510358
31
test/duplicate_consistency/ntruhps2048677_avx2.yml
Normal file
31
test/duplicate_consistency/ntruhps2048677_avx2.yml
Normal file
@ -0,0 +1,31 @@
|
|||||||
|
consistency_checks:
|
||||||
|
- source:
|
||||||
|
scheme: ntruhps2048509
|
||||||
|
implementation: clean
|
||||||
|
files:
|
||||||
|
- cmov.c
|
||||||
|
- cmov.h
|
||||||
|
- kem.c
|
||||||
|
- LICENSE
|
||||||
|
- owcpa.c
|
||||||
|
- owcpa.h
|
||||||
|
- pack3.c
|
||||||
|
- packq.c
|
||||||
|
- poly.c
|
||||||
|
- poly_lift.c
|
||||||
|
- sample.c
|
||||||
|
- sample.h
|
||||||
|
- source:
|
||||||
|
scheme: ntruhps2048509
|
||||||
|
implementation: avx2
|
||||||
|
files:
|
||||||
|
- crypto_sort_int32.c
|
||||||
|
- crypto_sort_int32.h
|
||||||
|
- poly.h
|
||||||
|
- sample_iid.c
|
||||||
|
- source:
|
||||||
|
scheme: ntruhps2048677
|
||||||
|
implementation: clean
|
||||||
|
files:
|
||||||
|
- api.h
|
||||||
|
- params.h
|
@ -3,16 +3,20 @@ consistency_checks:
|
|||||||
scheme: ntruhps2048509
|
scheme: ntruhps2048509
|
||||||
implementation: clean
|
implementation: clean
|
||||||
files:
|
files:
|
||||||
- crypto_sort.c
|
- cmov.c
|
||||||
- crypto_sort.h
|
- cmov.h
|
||||||
|
- crypto_sort_int32.c
|
||||||
|
- crypto_sort_int32.h
|
||||||
- kem.c
|
- kem.c
|
||||||
|
- LICENSE
|
||||||
- owcpa.c
|
- owcpa.c
|
||||||
- owcpa.h
|
- owcpa.h
|
||||||
- pack3.c
|
- pack3.c
|
||||||
- packq.c
|
- packq.c
|
||||||
- poly.c
|
- poly.c
|
||||||
- poly.h
|
- poly.h
|
||||||
|
- poly_lift.c
|
||||||
|
- poly_mod.c
|
||||||
- sample.c
|
- sample.c
|
||||||
- sample.h
|
- sample.h
|
||||||
- verify.c
|
- sample_iid.c
|
||||||
- verify.h
|
|
||||||
|
33
test/duplicate_consistency/ntruhps4096821_avx2.yml
Normal file
33
test/duplicate_consistency/ntruhps4096821_avx2.yml
Normal file
@ -0,0 +1,33 @@
|
|||||||
|
consistency_checks:
|
||||||
|
- source:
|
||||||
|
scheme: ntruhps2048509
|
||||||
|
implementation: clean
|
||||||
|
files:
|
||||||
|
- cmov.c
|
||||||
|
- cmov.h
|
||||||
|
- kem.c
|
||||||
|
- LICENSE
|
||||||
|
- owcpa.c
|
||||||
|
- owcpa.h
|
||||||
|
- poly.c
|
||||||
|
- poly_lift.c
|
||||||
|
- sample.c
|
||||||
|
- sample.h
|
||||||
|
- source:
|
||||||
|
scheme: ntruhrss701
|
||||||
|
implementation: clean
|
||||||
|
files:
|
||||||
|
- pack3.c
|
||||||
|
- source:
|
||||||
|
scheme: ntruhps2048509
|
||||||
|
implementation: avx2
|
||||||
|
files:
|
||||||
|
- poly.h
|
||||||
|
- sample_iid.c
|
||||||
|
- source:
|
||||||
|
scheme: ntruhps4096821
|
||||||
|
implementation: clean
|
||||||
|
files:
|
||||||
|
- api.h
|
||||||
|
- packq.c
|
||||||
|
- params.h
|
@ -3,14 +3,23 @@ consistency_checks:
|
|||||||
scheme: ntruhps2048509
|
scheme: ntruhps2048509
|
||||||
implementation: clean
|
implementation: clean
|
||||||
files:
|
files:
|
||||||
- crypto_sort.c
|
- cmov.c
|
||||||
- crypto_sort.h
|
- cmov.h
|
||||||
|
- crypto_sort_int32.c
|
||||||
|
- crypto_sort_int32.h
|
||||||
- kem.c
|
- kem.c
|
||||||
|
- LICENSE
|
||||||
- owcpa.c
|
- owcpa.c
|
||||||
- owcpa.h
|
- owcpa.h
|
||||||
- poly.c
|
- poly.c
|
||||||
- poly.h
|
- poly.h
|
||||||
|
- poly_lift.c
|
||||||
|
- poly_mod.c
|
||||||
- sample.c
|
- sample.c
|
||||||
- sample.h
|
- sample.h
|
||||||
- verify.c
|
- sample_iid.c
|
||||||
- verify.h
|
- source:
|
||||||
|
scheme: ntruhrss701
|
||||||
|
implementation: clean
|
||||||
|
files:
|
||||||
|
- pack3.c
|
||||||
|
26
test/duplicate_consistency/ntruhrss701_avx2.yml
Normal file
26
test/duplicate_consistency/ntruhrss701_avx2.yml
Normal file
@ -0,0 +1,26 @@
|
|||||||
|
consistency_checks:
|
||||||
|
- source:
|
||||||
|
scheme: ntruhps2048509
|
||||||
|
implementation: clean
|
||||||
|
files:
|
||||||
|
- cmov.c
|
||||||
|
- cmov.h
|
||||||
|
- kem.c
|
||||||
|
- LICENSE
|
||||||
|
- poly.c
|
||||||
|
- source:
|
||||||
|
scheme: ntruhps2048509
|
||||||
|
implementation: avx2
|
||||||
|
files:
|
||||||
|
- poly.h
|
||||||
|
- sample_iid.c
|
||||||
|
- source:
|
||||||
|
scheme: ntruhrss701
|
||||||
|
implementation: clean
|
||||||
|
files:
|
||||||
|
- api.h
|
||||||
|
- pack3.c
|
||||||
|
- packq.c
|
||||||
|
- params.h
|
||||||
|
- sample.c
|
||||||
|
- sample.h
|
@ -3,12 +3,9 @@ consistency_checks:
|
|||||||
scheme: ntruhps2048509
|
scheme: ntruhps2048509
|
||||||
implementation: clean
|
implementation: clean
|
||||||
files:
|
files:
|
||||||
|
- cmov.c
|
||||||
|
- cmov.h
|
||||||
- kem.c
|
- kem.c
|
||||||
- poly.h
|
- LICENSE
|
||||||
- verify.c
|
- poly.c
|
||||||
- verify.h
|
- poly_mod.c
|
||||||
- source:
|
|
||||||
scheme: ntruhps4096821
|
|
||||||
implementation: clean
|
|
||||||
files:
|
|
||||||
- pack3.c
|
|
||||||
|
Loading…
Reference in New Issue
Block a user