You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: