add duplicate consistency checks for saber

このコミットが含まれているのは:
Matthias J. Kannwischer 2019-06-20 11:09:49 +02:00
コミット e543aea8ea
3個のファイルの変更93行の追加0行の削除

ファイルの表示

@ -0,0 +1,31 @@
consistency_checks:
- source:
scheme: lightsaber
implementation: clean
files:
- cbd.h
- kem.c
- pack_unpack.c
- pack_unpack.h
- poly.c
- poly.h
- poly_mul.c
- poly_mul.h
- SABER_indcpa.h
- verify.c
- verify.h
- source:
scheme: saber
implementation: clean
files:
- cbd.h
- kem.c
- pack_unpack.c
- pack_unpack.h
- poly.c
- poly.h
- poly_mul.c
- poly_mul.h
- SABER_indcpa.h
- verify.c
- verify.h

ファイルの表示

@ -0,0 +1,31 @@
consistency_checks:
- source:
scheme: saber
implementation: clean
files:
- cbd.h
- kem.c
- pack_unpack.c
- pack_unpack.h
- poly.c
- poly.h
- poly_mul.c
- poly_mul.h
- SABER_indcpa.h
- verify.c
- verify.h
- source:
scheme: firesaber
implementation: clean
files:
- cbd.h
- kem.c
- pack_unpack.c
- pack_unpack.h
- poly.c
- poly.h
- poly_mul.c
- poly_mul.h
- SABER_indcpa.h
- verify.c
- verify.h

31
test/duplicate_consistency/saber_clean.yml ノーマルファイル
ファイルの表示

@ -0,0 +1,31 @@
consistency_checks:
- source:
scheme: lightsaber
implementation: clean
files:
- cbd.h
- kem.c
- pack_unpack.c
- pack_unpack.h
- poly.c
- poly.h
- poly_mul.c
- poly_mul.h
- SABER_indcpa.h
- verify.c
- verify.h
- source:
scheme: firesaber
implementation: clean
files:
- cbd.h
- kem.c
- pack_unpack.c
- pack_unpack.h
- poly.c
- poly.h
- poly_mul.c
- poly_mul.h
- SABER_indcpa.h
- verify.c
- verify.h