mirror of
https://github.com/henrydcase/pqc.git
synced 2024-11-23 07:59:01 +00:00
07db9c1e60
* Put AES ctx on the heap This forces people to use the ``ctx_release`` functions, because otherwise there will be leaks * Put fips202 on the heap * Add much more docs for fips202.h * fixup! Put fips202 on the heap * Put SHA2 on the heap-supporting API * Fix clang-tidy warnings * Fix unreachable free() in falcon * Fix McEliece8192128f-sse GNU Makefile |
||
---|---|---|
.. | ||
aes256ctr.c | ||
aes256ctr.h | ||
api.h | ||
basemul.S | ||
cbd.c | ||
cbd.h | ||
consts.c | ||
consts.h | ||
fq.inc | ||
fq.s | ||
indcpa.c | ||
indcpa.h | ||
invntt.s | ||
kem.c | ||
LICENSE | ||
Makefile | ||
ntt.h | ||
ntt.s | ||
params.h | ||
poly.c | ||
poly.h | ||
polyvec.c | ||
polyvec.h | ||
reduce.h | ||
rejsample.c | ||
rejsample.h | ||
shuffle.inc | ||
shuffle.s | ||
symmetric.h | ||
verify.c | ||
verify.h |