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
Hello,
I am unable to use your library to decrypt strings. I get an error:
Wrong key size
at javax.crypto.spec.DESKeySpec.(DESKeySpec.java:155)
at com.mobapphome.mahencryptorlib.MAHEncryptor.(MAHEncryptor.java:29)
at com.mobapphome.mahencryptorlib.MAHEncryptor.newInstance(MAHEncryptor.java:46)
The text was updated successfully, but these errors were encountered:
Hello,
I am unable to use your library to decrypt strings. I get an error:
The text was updated successfully, but these errors were encountered: