Skip to content
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

Fix pk_api_sign Test for SHAKE-only SLH-DSA #4383

Merged
merged 1 commit into from
Oct 16, 2024

Conversation

FAlbertDev
Copy link
Collaborator

This PR fixes an issue where the test fails if only the slh_dsa_shake module is activated. Since the affected test uses an SLH-DSA SHA-256 instance, the key generation fails with an exception (as intended). We need to deactivate this test in this case.

Fixes an issue where, if only SLH-DSA-SHAKE is activated, the test
fails.
@coveralls
Copy link

Coverage Status

coverage: 91.122% (+0.005%) from 91.117%
when pulling 28fcb75 on Rohde-Schwarz:fix/pk_api_sign_test
into c2c8f16 on randombit:master.

@FAlbertDev FAlbertDev merged commit 102c9d7 into randombit:master Oct 16, 2024
38 checks passed
@FAlbertDev FAlbertDev deleted the fix/pk_api_sign_test branch October 16, 2024 14:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants