资源说明:JealousSky
Encryption/Decryption Library for Android
JealousSky is an efficient library to encrypt and decrypt data for Android.
With JealousSky is possible to decrypt simple String or even image files as return a Bitmap.
The project is still in progress and any contribuition is accepted.
At the moment Jealous Sky support AES 128bit encryption.
Download
You can download a jar from GitHub's releases page.
Or use Gradle:
repositories {
jcenter()
mavenCentral()
}
dependencies {
本源码包内暂不包含可直接显示的源代码文件,请下载源码包。