Skip to content

Add rsa pss sha512 #10

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

Merged
merged 2 commits into from
May 25, 2025
Merged

Add rsa pss sha512 #10

merged 2 commits into from
May 25, 2025

Conversation

thibmeu
Copy link
Collaborator

@thibmeu thibmeu commented May 22, 2025

It adds associated test vectors.
Due to RSA-PSS not being deterministic, the test validate the signature
instead of checking its generation.
This change also introduces two new convenient method for generating a
new signer or verifier from JWK.

thibmeu added 2 commits May 22, 2025 09:30
One more crypto signer
For test vectors, and make sure we don't ossify on ed25519
It adds associated test vectors.
Due to RSA-PSS not being deterministic, the test validate the signature
instead of checking its generation.
This change also introduces two new convenient method for generating a
new signer or verifier from JWK.
@thibmeu
Copy link
Collaborator Author

thibmeu commented May 22, 2025

Closes #8

@thibmeu thibmeu merged commit 2f8bc4b into cloudflare:main May 25, 2025
1 check passed
@thibmeu thibmeu deleted the add-rsa-pss-sha512 branch May 25, 2025 07:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants