Description: Android-based DES encryption program, only to learn the use of this procedure is used to encrypt a short text into hexadecimal output ciphertext
To Search:
File list (Check if you may need any files):
ADes
....\.classpath
....\.project
....\.settings
....\.........\org.eclipse.jdt.core.prefs
....\AndroidManifest.xml
....\assets
....\bin
....\...\ADes.apk
....\...\AndroidManifest.xml
....\...\classes
....\...\classes.dex
....\...\.......\com
....\...\.......\...\example
....\...\.......\...\.......\ades
....\...\.......\...\.......\....\BuildConfig.class
....\...\.......\...\.......\....\DES_Encrypt.class
....\...\.......\...\.......\....\MainActivity$1.class
....\...\.......\...\.......\....\MainActivity$2.class
....\...\.......\...\.......\....\MainActivity.class
....\...\.......\...\.......\....\R$attr.class
....\...\.......\...\.......\....\R$dimen.class
....\...\.......\...\.......\....\R$drawable.class
....\...\.......\...\.......\....\R$id.class
....\...\.......\...\.......\....\R$layout.class
....\...\.......\...\.......\....\R$menu.class
....\...\.......\...\.......\....\R$string.class
....\...\.......\...\.......\....\R$style.class
....\...\.......\...\.......\....\R.class
....\...\dexedLibs
....\...\.........\android-support-v4-71e29ce4b01dce15b4d69d6e0b1094f2.jar
....\...\jarlist.cache
....\...\res
....\...\resources.ap_
....\...\...\drawable-hdpi
....\...\...\.............\ic_launcher.png
....\...\...\drawable-mdpi
....\...\...\.............\ic_launcher.png
....\...\...\drawable-xhdpi
....\...\...\..............\ic_launcher.png
....\...\...\drawable-xxhdpi
....\...\...\...............\ic_launcher.png
....\gen
....\...\com
....\...\...\example
....\...\...\.......\ades
....\...\...\.......\....\BuildConfig.java
....\...\...\.......\....\R.java
....\ic_launcher-web.png
....\libs
....\....\android-support-v4.jar
....\proguard-project.txt
....\project.properties
....\res
....\...\drawable-hdpi
....\...\.............\ic_launcher.png
....\...\drawable-ldpi
....\...\drawable-mdpi
....\...\.............\a.jpg
....\...\.............\ic_launcher.png
....\...\drawable-xhdpi
....\...\..............\ic_launcher.png
....\...\drawable-xxhdpi
....\...\...............\ic_launcher.png
....\...\layout
....\...\......\activity_main.xml
....\...\menu
....\...\....\main.xml
....\...\values
....\...\values-sw600dp
....\...\..............\dimens.xml
....\...\values-sw720dp-land
....\...\...................\dimens.xml
....\...\values-v11
....\...\..........\styles.xml
....\...\values-v14
....\...\..........\styles.xml
....\...\......\dimens.xml
....\...\......\strings.xml
....\...\......\styles.xml
....\src
....\...\com
....\...\...\example
....\...\...\.......\ades
....\...\...\.......\....\DES_Encrypt.java
....\...\...\.......\....\MainActivity.java