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 support for RSASSA-PSS as scheme to sign CMS message (PKCS#7) #1065

Open
frelibert opened this issue Dec 14, 2023 · 0 comments · May be fixed by #1063
Open

Add support for RSASSA-PSS as scheme to sign CMS message (PKCS#7) #1065

frelibert opened this issue Dec 14, 2023 · 0 comments · May be fixed by #1063

Comments

@frelibert
Copy link

forge supports signing with RSASSA-PSS scheme but currently not for CMS messages (PKCS#7).
As this scheme is more secure then RSASSA-PKCS1-V1_5, it should be possible to choose that one as well.
RSASSA-PKCS1-V1_5 is now set as fixed value.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant