Replies: 5 comments 9 replies
-
ML-DSA SigGen, AFT, non-deterministic, the server will provide a ML-DSA SigGen, GDT, both deterministic or non-deterministic, the IUT generates a signature based on a key and message provided by the server. The server verifies the signature using ML-DSA SigVer, and returns that result. Reported in #322 with vsId: 2306885. Thanks @smuellerDD. My guess is this is the same issue as |
Beta Was this translation helpful? Give feedback.
-
#327 closed. We've got the fixes for the rest. We will make an announcement on the HOTFIX deployment when we are ready. |
Beta Was this translation helpful? Give feedback.
-
The CAVP has received comments from the FIPS authors on the content that will change between the draft FIPS and finalized versions. We will be implementing those changes. I understand they have been communicated to the |
Beta Was this translation helpful? Give feedback.
-
Brief status: I was able to successfully test all ML-DSA and ML-KEM options, including all key sizes, keygen, siggen, sigver, encap and decap, and deterministic/non-deterministic signatures. |
Beta Was this translation helpful? Give feedback.
-
The ML-KEM changes are already reflected by the server. Note |
Beta Was this translation helpful? Give feedback.
-
We've had several issues pop up reporting bugs on the ML algorithm testing. I'd like to collect that information into one place to help further the discussion, and ensure I can get all the fixes in at once.
🟢 = No reported issues
🟡 = Feature/fix implemented, not yet deployed
🔴 = Not implemented, in progress, reported issues around operations, i.e. vector set generation leads to error
Final Check refers to bringing the test implementation in sync with the expected final version of the algorithms. The current implementations are towards the Draft FIPS 203 and 204. Soon they will migrate towards FIPS 203 and 204.
ML-DSA
ML-KEM
I'll be updating this discussion with more information as I dig into the problems.
Beta Was this translation helpful? Give feedback.
All reactions