1
1
mirror of https://github.com/henrydcase/pqc.git synced 2024-11-23 07:59:01 +00:00
pqcrypto/test/duplicate_consistency/saber_clean.yml

29 lines
529 B
YAML
Raw Normal View History

consistency_checks:
- source:
scheme: saber
implementation: avx2
files:
- verify.h
- verify.c
- source:
scheme: firesaber
implementation: clean
files:
- cbd.h
- pack_unpack.h
- poly.h
- poly_mul.h
- SABER_indcpa.h
- verify.h
- kem.c
- poly.c
- poly_mul.c
- SABER_indcpa.c
- verify.c
- source:
scheme: firesaber
implementation: avx2
files:
- verify.h
- verify.c