Android RSA AES Example with unit tests.
AndroidEncryptionExample is hosted in the following web site
https://github.com/brianPlummer/AndroidEncryptionExample
If you think the Android project AndroidEncryptionExample listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of AndroidEncryptionExample.
Item | Value |
---|---|
Java File Count | 4 |
Activity Count | 1 |
Raw File Names | res\raw\moby_dick.txt |
AndroidEncryptionExample has the following Java source files.
com.codemonkeylabs.encryptionexample.app.AESEncryptDecrypt.java com.codemonkeylabs.encryptionexample.app.EncryptionActivity.java com.codemonkeylabs.encryptionexample.app.RSAEncryptDecrypt.java com.codemonkeylabs.encryptionexample.app.Util .java