info.txt |
|
270 |
ml_kem.h |
|
687 |
ml_kem_impl.cpp |
NIST FIPS 203, Algorithm 17 (ML-KEM.Encaps_internal), and 20 (ML-KEM.Encaps)
Generation of the random value is inlined with its usage. The public matrix
A^T as well as H(pk) are precomputed and readily available.
|
2783 |
ml_kem_impl.h |
|
4149 |