Android Open Source - Development data SimpleDataEncryptor






Project Summary

data encryptor library based on DES algorithm for android , currently it supports 8 digit long key.

Web Site / Source Repository

SimpleDataEncryptor is hosted in the following web site
https://github.com/r4jiv007/SimpleDataEncryptor

If you think the Android project SimpleDataEncryptor listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of SimpleDataEncryptor.

ItemValue
Java File Count1
Target SDK Version18
Minimum SDK Version8
Activity Count0
jar files usedandroid-support-v4.jar




License

The license information of SimpleDataEncryptor is as follows:

GNU General Public License

Java Source Files

my.rajiv.dataencryptor.DataEncryptor.java