-
Notifications
You must be signed in to change notification settings - Fork 10
Description
Hi,
First of all, thanks for these very useful ressources.
Regarding ML-KEM accumulated test vectors, would it be possible to have the code producing these? Also, do we agree that they concern the finalized FIP-203 standard (and not the ipd draft)?
Indeed, I fail reproducing them. I would gladly put the blame on my implementation, however my results fit the hash for 10,000 iteration provided in the go reference implementation of Kyber768 where I removed the dk
hash update since it is not considered there. I wonder what I might be missing for reproducing those (also, I reproduce the textual output of the reference implementation test vector of Kyber768, at least for 10,000 iterations).
PS: same issues hold at least for ML-KEM-512 accumulated hashes, but I guess the root cause would be the same.
Thanks in advance,
Regards,