add duplicate consistency check

このコミットが含まれているのは:
Matthias J. Kannwischer 2019-05-21 15:58:20 +02:00
コミット df4319c47f
2個のファイルの変更22行の追加0行の削除

ファイルの表示

@ -0,0 +1,11 @@
consistency_checks:
- source:
scheme: frodokem640aes
implementation: clean
files:
- api.h
- common.h
- params.h
- kem.c
- noise.c
- util.c

ファイルの表示

@ -0,0 +1,11 @@
consistency_checks:
- source:
scheme: frodokem640shake
implementation: clean
files:
- api.h
- common.h
- params.h
- kem.c
- noise.c
- util.c