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
The OAEPEncoding class has the hash function hard-coded to be SHA1.
I tried changing it to SHA-256 and it worked fine for me.
Could you include this option in your next version?
Regards
The OAEPEncoding class has the hash function hard-coded to be SHA1.
I tried changing it to SHA-256 and it worked fine for me.
Could you include this option in your next version?
Regards