add duplicate consistency check

这个提交包含在:
Matthias J. Kannwischer 2019-05-21 15:58:20 +02:00
父节点 57ad79ae3a
当前提交 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