SIGN IN SIGN UP

Address PR review: fix headers, add length checks, and improve correctness

- Update license headers to current format across all ML-KEM files
- Add missing license headers to poly.h, polyvec.h, polymat.h
- Fix XOF re-squeeze bug in rej_uniform
- Add NULL and buffer length validation in INDCPA keypair/enc/dec
- Add missing includes in cx_mlkem_util.h (stddef.h, cx_errors.h, lcx_mlkem.h)
- Add missing stddef.h include in lcx_mlkem.h for size_t
- Move MLKEM_PARAM table from static-in-header to extern + cx_mlkem_params.c
S
sra committed
5310e5034b0a4b2508f93c073c4f9388a7bb1ae5
Parent: 5b0e3b1