pqc/test/duplicate_consistency/saber_avx2.yml

40 lines
730 B
YAML
Raw Normal View History

consistency_checks:
- source:
scheme: saber
implementation: clean
files:
2020-10-28 16:02:04 +00:00
- api.h
- cbd.h
- pack_unpack.h
- SABER_indcpa.h
- SABER_params.h
- verify.h
2020-10-28 16:02:04 +00:00
- cbd.c
- kem.c
- pack_unpack.c
- verify.c
- source:
scheme: firesaber
implementation: clean
files:
2020-10-28 16:02:04 +00:00
- cbd.h
- pack_unpack.h
- SABER_indcpa.h
- verify.h
2020-10-28 16:02:04 +00:00
- kem.c
- verify.c
- source:
scheme: firesaber
implementation: avx2
files:
- cbd.h
- pack_unpack.h
- poly.h
- SABER_indcpa.h
- verify.h
- kem.c
2020-10-28 16:02:04 +00:00
- poly.c
- poly_mul.c
- SABER_indcpa.c
- verify.c