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 / PKCS#1 v2 Signature via usage of phpseclib #222

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

7118path
Copy link

We also need support for Rsassa-Pss based algorithms as described in this issue #200. As the PHP openssl extension does not support these we decided to use https://github.com/phpseclib/phpseclib.

Test for code contains creating / verifying signatures and verifying an external created signature.

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.

1 participant