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 facing problems when exporting and importing keys in the cryptosystem. I mean, my cryptographic algorithm works fine when I generate every time new keys, but when I try to reuse the exported keys, it produces a wrong decryption. What I am doing wrong? Here is a snippet of code I implemented to make some tests.
Hi,
I am facing problems when exporting and importing keys in the cryptosystem. I mean, my cryptographic algorithm works fine when I generate every time new keys, but when I try to reuse the exported keys, it produces a wrong decryption. What I am doing wrong? Here is a snippet of code I implemented to make some tests.
Thank you
The text was updated successfully, but these errors were encountered: