-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Verification Failure Test with SignDecode_h #115
Conversation
ekarabu
commented
Mar 3, 2025
•
edited
Loading
edited
- This test case is designed to validate an expected failure scenario in the MLDSA signature verification routine.
- Specifically, it targets an error condition related to the signature decode hint (singdecode_h).
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
PR Overview
This PR adds a new YAML test configuration file for the "ML_DSA_randomized_h_decode_fail_test" verification failure.
- Introduces a YAML file to configure test parameters
- Sets test name via plusargs and parameters for the new test
Reviewed Changes
File | Description |
---|---|
src/mldsa_top/uvmf/uvmf_template_output/project_benches/mldsa/tb/tests/src/ML_DSA_randomized_h_decode_fail_test.yml | New YAML test configuration file for the verification failure test |
Copilot reviewed 6 out of 6 changed files in this pull request and generated no comments.
Comments suppressed due to low confidence (1)
src/mldsa_top/uvmf/uvmf_template_output/project_benches/mldsa/tb/tests/src/ML_DSA_randomized_h_decode_fail_test.yml:3
- [nitpick] If the random seed is intended to make test results reproducible, consider either enabling this setting with additional documentation or removing the commented line to avoid confusion.
# seed: 4098270334
...e_output/project_benches/mldsa/tb/sequences/src/ML_DSA_randomized_h_decode_fail_sequence.svh
Show resolved
Hide resolved
…alliance/adams-bridge into user/ekarabulut/MLDSA_verif_h_fail
…il' with updated timestamp and hash after successful run