mirror of
https://github.com/henrydcase/pqc.git
synced 2024-11-22 15:39:07 +00:00
add duplicate consistency checks
This commit is contained in:
parent
5788e00a1c
commit
fcbf6d98f2
73
test/duplicate_consistency/rainbowIIIc-classic_clean.yml
Normal file
73
test/duplicate_consistency/rainbowIIIc-classic_clean.yml
Normal file
@ -0,0 +1,73 @@
|
||||
consistency_checks:
|
||||
- source:
|
||||
scheme: rainbowIIIc-cyclic
|
||||
implementation: clean
|
||||
files:
|
||||
- blas_comm.c
|
||||
- blas_comm.h
|
||||
- blas.h
|
||||
- blas_u32.c
|
||||
- blas_u32.h
|
||||
- gf.c
|
||||
- gf.h
|
||||
- parallel_matrix_op.c
|
||||
- parallel_matrix_op.h
|
||||
- rainbow_blas.h
|
||||
- utils_hash.c
|
||||
- source:
|
||||
scheme: rainbowIIIc-cyclic-compressed
|
||||
implementation: clean
|
||||
files:
|
||||
- blas_comm.c
|
||||
- blas_comm.h
|
||||
- blas.h
|
||||
- blas_u32.c
|
||||
- blas_u32.h
|
||||
- gf.c
|
||||
- gf.h
|
||||
- parallel_matrix_op.c
|
||||
- parallel_matrix_op.h
|
||||
- rainbow_blas.h
|
||||
- utils_hash.c
|
||||
- source:
|
||||
scheme: rainbowVc-classic
|
||||
implementation: clean
|
||||
files:
|
||||
- blas_comm.c
|
||||
- blas_comm.h
|
||||
- blas.h
|
||||
- blas_u32.c
|
||||
- blas_u32.h
|
||||
- gf.c
|
||||
- gf.h
|
||||
- parallel_matrix_op.c
|
||||
- parallel_matrix_op.h
|
||||
- rainbow_blas.h
|
||||
- source:
|
||||
scheme: rainbowVc-cyclic
|
||||
implementation: clean
|
||||
files:
|
||||
- blas_comm.c
|
||||
- blas_comm.h
|
||||
- blas.h
|
||||
- blas_u32.c
|
||||
- blas_u32.h
|
||||
- gf.c
|
||||
- gf.h
|
||||
- parallel_matrix_op.c
|
||||
- parallel_matrix_op.h
|
||||
- rainbow_blas.h
|
||||
- source:
|
||||
scheme: rainbowVc-cyclic-compressed
|
||||
implementation: clean
|
||||
files:
|
||||
- blas_comm.c
|
||||
- blas_comm.h
|
||||
- blas.h
|
||||
- blas_u32.c
|
||||
- blas_u32.h
|
||||
- gf.c
|
||||
- gf.h
|
||||
- parallel_matrix_op.c
|
||||
- parallel_matrix_op.h
|
||||
- rainbow_blas.h
|
101
test/duplicate_consistency/rainbowIa-classic_clean.yml
Normal file
101
test/duplicate_consistency/rainbowIa-classic_clean.yml
Normal file
@ -0,0 +1,101 @@
|
||||
consistency_checks:
|
||||
- source:
|
||||
scheme: rainbowIa-cyclic
|
||||
implementation: clean
|
||||
files:
|
||||
- blas_comm.c
|
||||
- blas_comm.h
|
||||
- blas.h
|
||||
- blas_u32.c
|
||||
- blas_u32.h
|
||||
- gf.c
|
||||
- gf.h
|
||||
- parallel_matrix_op.c
|
||||
- parallel_matrix_op.h
|
||||
- rainbow_blas.h
|
||||
- rainbow_config.h
|
||||
- utils_hash.c
|
||||
- utils_hash.h
|
||||
- utils_prng.c
|
||||
- utils_prng.h
|
||||
- source:
|
||||
scheme: rainbowIa-cyclic-compressed
|
||||
implementation: clean
|
||||
files:
|
||||
- blas_comm.c
|
||||
- blas_comm.h
|
||||
- blas.h
|
||||
- blas_u32.c
|
||||
- blas_u32.h
|
||||
- gf.c
|
||||
- gf.h
|
||||
- parallel_matrix_op.c
|
||||
- parallel_matrix_op.h
|
||||
- rainbow_blas.h
|
||||
- rainbow_config.h
|
||||
- utils_hash.c
|
||||
- utils_hash.h
|
||||
- utils_prng.c
|
||||
- utils_prng.h
|
||||
- source:
|
||||
scheme: rainbowIIIc-classic
|
||||
implementation: clean
|
||||
files:
|
||||
- parallel_matrix_op.h
|
||||
- rainbow.c
|
||||
- rainbow.h
|
||||
- rainbow_keypair.c
|
||||
- rainbow_keypair_computation.c
|
||||
- rainbow_keypair_computation.h
|
||||
- rainbow_keypair.h
|
||||
- sign.c
|
||||
- utils_hash.h
|
||||
- utils_prng.c
|
||||
- utils_prng.h
|
||||
- source:
|
||||
scheme: rainbowIIIc-cyclic
|
||||
implementation: clean
|
||||
files:
|
||||
- parallel_matrix_op.h
|
||||
- utils_hash.h
|
||||
- utils_prng.c
|
||||
- utils_prng.h
|
||||
- source:
|
||||
scheme: rainbowIIIc-cyclic-compressed
|
||||
implementation: clean
|
||||
files:
|
||||
- parallel_matrix_op.h
|
||||
- utils_hash.h
|
||||
- utils_prng.c
|
||||
- utils_prng.h
|
||||
- source:
|
||||
scheme: rainbowVc-classic
|
||||
implementation: clean
|
||||
files:
|
||||
- parallel_matrix_op.h
|
||||
- rainbow.c
|
||||
- rainbow.h
|
||||
- rainbow_keypair.c
|
||||
- rainbow_keypair_computation.c
|
||||
- rainbow_keypair_computation.h
|
||||
- rainbow_keypair.h
|
||||
- sign.c
|
||||
- utils_hash.h
|
||||
- utils_prng.c
|
||||
- utils_prng.h
|
||||
- source:
|
||||
scheme: rainbowVc-cyclic
|
||||
implementation: clean
|
||||
files:
|
||||
- parallel_matrix_op.h
|
||||
- utils_hash.h
|
||||
- utils_prng.c
|
||||
- utils_prng.h
|
||||
- source:
|
||||
scheme: rainbowVc-cyclic-compressed
|
||||
implementation: clean
|
||||
files:
|
||||
- parallel_matrix_op.h
|
||||
- utils_hash.h
|
||||
- utils_prng.c
|
||||
- utils_prng.h
|
@ -0,0 +1,21 @@
|
||||
consistency_checks:
|
||||
- source:
|
||||
scheme: rainbowIIIc-cyclic-compressed
|
||||
implementation: clean
|
||||
files:
|
||||
- rainbow.c
|
||||
- rainbow.h
|
||||
- rainbow_keypair.c
|
||||
- rainbow_keypair_computation.c
|
||||
- rainbow_keypair_computation.h
|
||||
- rainbow_keypair.h
|
||||
- source:
|
||||
scheme: rainbowVc-cyclic-compressed
|
||||
implementation: clean
|
||||
files:
|
||||
- rainbow.c
|
||||
- rainbow.h
|
||||
- rainbow_keypair.c
|
||||
- rainbow_keypair_computation.c
|
||||
- rainbow_keypair_computation.h
|
||||
- rainbow_keypair.h
|
21
test/duplicate_consistency/rainbowIa-cyclic_clean.yml
Normal file
21
test/duplicate_consistency/rainbowIa-cyclic_clean.yml
Normal file
@ -0,0 +1,21 @@
|
||||
consistency_checks:
|
||||
- source:
|
||||
scheme: rainbowIIIc-cyclic
|
||||
implementation: clean
|
||||
files:
|
||||
- rainbow.c
|
||||
- rainbow.h
|
||||
- rainbow_keypair.c
|
||||
- rainbow_keypair_computation.c
|
||||
- rainbow_keypair_computation.h
|
||||
- rainbow_keypair.h
|
||||
- source:
|
||||
scheme: rainbowVc-cyclic
|
||||
implementation: clean
|
||||
files:
|
||||
- rainbow.c
|
||||
- rainbow.h
|
||||
- rainbow_keypair.c
|
||||
- rainbow_keypair_computation.c
|
||||
- rainbow_keypair_computation.h
|
||||
- rainbow_keypair.h
|
11
test/duplicate_consistency/rainbowVc-classic_clean.yml
Normal file
11
test/duplicate_consistency/rainbowVc-classic_clean.yml
Normal file
@ -0,0 +1,11 @@
|
||||
consistency_checks:
|
||||
- source:
|
||||
scheme: rainbowVc-cyclic
|
||||
implementation: clean
|
||||
files:
|
||||
- utils_hash.c
|
||||
- source:
|
||||
scheme: rainbowVc-cyclic-compressed
|
||||
implementation: clean
|
||||
files:
|
||||
- utils_hash.c
|
Loading…
Reference in New Issue
Block a user