Reference implementations of PQC
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- consistency_checks:
- - source:
- scheme: hqc-rmrs-192
- implementation: clean
- files:
- - api.h
- - code.h
- - fft.h
- - hqc.h
- - reed_muller.h
- - fft.c
- - source:
- scheme: hqc-rmrs-256
- implementation: clean
- files:
- - code.h
- - fft.h
- - hqc.h
- - reed_muller.h
- - fft.c
- - source:
- scheme: hqc-rmrs-256
- implementation: avx2
- files:
- - code.h
- - fft.h
- - gf2x.h
- - gf.h
- - hqc.h
- - parsing.h
- - reed_muller.h
- - vector.h
- - code.c
- - fft.c
- - gf.c
- - hqc.c
- - kem.c
- - parsing.c
- - reed_muller.c
- - vector.c
|