mirror of
https://github.com/henrydcase/pqc.git
synced 2024-11-23 16:08:59 +00:00
22 lines
338 B
YAML
22 lines
338 B
YAML
consistency_checks:
|
|
- source:
|
|
scheme: mamabear
|
|
implementation: clean
|
|
files:
|
|
- kem.c
|
|
- melas_fec.c
|
|
- melas_fec.h
|
|
- ring.c
|
|
- ring.h
|
|
- threebears.c
|
|
- source:
|
|
scheme: papabear
|
|
implementation: clean
|
|
files:
|
|
- kem.c
|
|
- melas_fec.c
|
|
- melas_fec.h
|
|
- ring.c
|
|
- ring.h
|
|
- threebears.c
|