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
I am trying to sign using RSA-PSS algorithm using the TPM. I am using the Java version of this library. Is there a way to specify the salt length used by the MGF1 within the RSA-PSS while using this library ? I believe this library uses default salt length if we don't specify it which is not working in certain situations.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello,
I am trying to sign using RSA-PSS algorithm using the TPM. I am using the Java version of this library. Is there a way to specify the salt length used by the MGF1 within the RSA-PSS while using this library ? I believe this library uses default salt length if we don't specify it which is not working in certain situations.
Thanks
Ram
Beta Was this translation helpful? Give feedback.
All reactions