Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Kyber generates matrix A in a following way: A[i][j] = Parse(XOF(rho||j||i)) In case of MLKEM it is: A[i][j] = Parse(XOF(rho||i||j))
- Loading branch information