add duplicate consistency check

This commit is contained in:
Matthias J. Kannwischer 2019-05-21 15:58:20 +02:00
parent 57ad79ae3a
commit df4319c47f
2 ha cambiato i file con 22 aggiunte e 0 eliminazioni

Vedi File

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

Vedi File

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