pqc/test/duplicate_consistency/sntrup653_avx2.yml
John M. Schanck 70543bba37 Add sntrup{653,761,857} and ntrulpr{653,761,857}
Exported from SUPERCOP-20200826 using the scripts at:
https://github.com/jschanck/pqclean-package-ntruprime
2020-08-28 20:22:56 -04:00

87 lines
2.3 KiB
YAML

consistency_checks:
- source:
scheme: sntrup653
implementation: clean
files:
- api.h
- crypto_core_inv3sntrup653.h
- crypto_core_invsntrup653.h
- crypto_core_mult3sntrup653.h
- crypto_core_multsntrup653.h
- crypto_core_scale3sntrup653.h
- crypto_core_weightsntrup653.h
- crypto_decode_653x1541.h
- crypto_decode_653x3.h
- crypto_decode_653x4621.h
- crypto_decode_653xint16.h
- crypto_decode_653xint32.h
- crypto_encode_653x1541.h
- crypto_encode_653x1541round.h
- crypto_encode_653x3.h
- crypto_encode_653x4621.h
- crypto_encode_653xfreeze3.h
- crypto_encode_653xint16.h
- crypto_encode_int16.h
- crypto_sort_uint32.h
- crypto_stream_aes256ctr.h
- crypto_verify_897.h
- crypto_decode_653xint16.c
- crypto_decode_653xint32.c
- crypto_encode_653xint16.c
- crypto_encode_int16.c
- crypto_sort_uint32.c
- crypto_stream_aes256ctr.c
- kem.c
- source:
scheme: sntrup761
implementation: clean
files:
- crypto_encode_int16.h
- crypto_sort_uint32.h
- crypto_stream_aes256ctr.h
- crypto_encode_int16.c
- crypto_sort_uint32.c
- crypto_stream_aes256ctr.c
- kem.c
- source:
scheme: sntrup761
implementation: avx2
files:
- crypto_decode_int16.h
- crypto_encode_int16.h
- crypto_sort_int32.h
- crypto_sort_uint32.h
- crypto_stream_aes256ctr.h
- crypto_decode_int16.c
- crypto_encode_int16.c
- crypto_sort_int32.c
- crypto_sort_uint32.c
- crypto_stream_aes256ctr.c
- kem.c
- source:
scheme: sntrup857
implementation: clean
files:
- crypto_encode_int16.h
- crypto_sort_uint32.h
- crypto_stream_aes256ctr.h
- crypto_encode_int16.c
- crypto_sort_uint32.c
- crypto_stream_aes256ctr.c
- kem.c
- source:
scheme: sntrup857
implementation: avx2
files:
- crypto_decode_int16.h
- crypto_encode_int16.h
- crypto_sort_int32.h
- crypto_sort_uint32.h
- crypto_stream_aes256ctr.h
- crypto_decode_int16.c
- crypto_encode_int16.c
- crypto_sort_int32.c
- crypto_sort_uint32.c
- crypto_stream_aes256ctr.c
- kem.c