Skip to content

Fix example definition of PSA_ALG_IS_SIGN_HASH()#296

Merged
athoelke merged 2 commits into
mainfrom
crypto-fix-295
Sep 12, 2025
Merged

Fix example definition of PSA_ALG_IS_SIGN_HASH()#296
athoelke merged 2 commits into
mainfrom
crypto-fix-295

Conversation

@athoelke
Copy link
Copy Markdown
Contributor

Fixes #295

@athoelke athoelke added this to the Crypto API 1.4 milestone Sep 12, 2025
@athoelke athoelke self-assigned this Sep 12, 2025
@athoelke athoelke added bug Something is incorrect or inconsistent in the documentation Crypto API Issue or PR related to the Cryptography API labels Sep 12, 2025
@athoelke athoelke moved this to In Progress in PSA Certified API development Sep 12, 2025
@athoelke
Copy link
Copy Markdown
Contributor Author

Do we need to patch this into v1.3 as well? - note that the defect has existed since EdDSA support was added in v1.1.

Copy link
Copy Markdown
Contributor

@gilles-peskine-arm gilles-peskine-arm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@athoelke athoelke merged commit 343f120 into main Sep 12, 2025
@github-project-automation github-project-automation Bot moved this from In Progress to Done in PSA Certified API development Sep 12, 2025
@athoelke athoelke deleted the crypto-fix-295 branch September 15, 2025 19:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something is incorrect or inconsistent in the documentation Crypto API Issue or PR related to the Cryptography API

Projects

Development

Successfully merging this pull request may close these issues.

The example definition of PSA_ALG_IS_SIGN_HASH() in Appendix C is wrong

2 participants