add duplicate consistency check

Este commit está contenido en:
Matthias J. Kannwischer 2019-05-21 15:58:20 +02:00
padre 57ad79ae3a
commit df4319c47f
Se han modificado 2 ficheros con 22 adiciones y 0 borrados

Ver fichero

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

Ver fichero

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