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 currently learning implementations of pkcs11. While using the pkcs#1 1.5 padding the code worked perfectly, but while trying out OAEP padding it is throwing this error. I am attaching my OAEP parameters as a snippet. Any clue on where I am going wrong? i really appreciate the help.
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
-
I am currently learning implementations of pkcs11. While using the pkcs#1 1.5 padding the code worked perfectly, but while trying out OAEP padding it is throwing this error. I am attaching my OAEP parameters as a snippet. Any clue on where I am going wrong? i really appreciate the help.
The error message being:
I am using cryptoki version 0.4.1 and softhsm2.
Please let me know if i need to provide more info.
Issue got fixed in #165
Beta Was this translation helpful? Give feedback.
All reactions