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

Missing RSA PSS methods (compatibility) #288

Open
mattys101 opened this issue Dec 15, 2023 · 0 comments
Open

Missing RSA PSS methods (compatibility) #288

mattys101 opened this issue Dec 15, 2023 · 0 comments

Comments

@mattys101
Copy link

OpenSSL::Pkey::RSA / org.jruby.ext.openssl.PKeyRSA is missing the PSS methods sign-pss and verify-pss.

A cursory glance suggests that BouncyCastle supports PSS keys/signatures; however, investigation is needed as to whether it is compatible with OpenSSL's PSS.

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

No branches or pull requests

1 participant