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

Add RSASSA-PSS Support #48

Merged
merged 6 commits into from
Sep 27, 2021
Merged

Conversation

JesusMcCloud
Copy link
Contributor

This adds support for RSASSA-PSS based on node-rsa (I could not get it to work using node's crypto module, someone who is more familiar with can probably help out). Depends on (GH-47).
This has been verified to work in the browser

@coveralls
Copy link

coveralls commented Jun 9, 2021

Coverage Status

Coverage increased (+0.3%) to 90.188% when pulling 20f6543 on JesusMcCloud:feature/rsa-pss into d86fb09 on erdtman:master.

@erdtman
Copy link
Owner

erdtman commented Jun 13, 2021

Had a quick look will try to do a more thorough review within the next couple of days.

@lucadentella
Copy link

Hi! Swiss green certificates use algorithm -37: at the moment it is not possible to use this library to verify the signature. Could you please review/accept the PR? Thanks!

@astagi
Copy link

astagi commented Sep 27, 2021

@erdtman any update on this?

@erdtman erdtman merged commit 004751a into erdtman:master Sep 27, 2021
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.

None yet

6 participants