SimpleEncryptionLib icon indicating copy to clipboard operation
SimpleEncryptionLib copied to clipboard

A free, open source , third party Android library for encryption and decryption of strings in Android apps and PC Java applications. It is 100% compatible with Kotlin and Java applications.

Results 3 SimpleEncryptionLib issues
Sort by recently updated
recently updated
newest added

Hi, I can't add library, please move library from jcenter to another repo

I'm getting the following error when I try to build an application which contains the library. I think around a month ago I could still build, but now I'm getting...

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)