搜索资源列表
aes-java-file
- 使用java编写的aes文件加密源代码,经测试能对文本进行加密,密钥为128 192 256bit-Prepared using aes file encryption java source code, the test can encrypt the text, the key for the 128 192 256bit
Sample.java.tar
- AES 256 bit encryption and decryption
JAVA-Aes
- 用Java编写的AES程序,AES的功能大体实现了,在MyEclipse下运行,我同学编的-AES written by Java programs, AES functions generally realized, in the MyEclipse to run, my classmates Part
aescrypt-java-3_0
- 利用java实现文件的AES加密功能 This Java AES Crypt package contains the Java class es.vocali.util.AESCrypt, which provides file encryption and decryption using aescrypt file format. Requirements The Java AES Crypt package only works in Java 6, but can be
aes
- Advanced Encrypt Algorithm (AES) is a symetric method to crypt message or document
AES
- AES算法的实现,这个要用20个字来描述还真不容易 -AES algorithm, used to achieve JANA
AES
- ECLIPSE 3.3工程. AES算法的应用.-ECLIPSE 3.3 works. AES algorithm applications.
AES-test
- aes 加密 与解密 算法的实现 ,对人以文本采用aes 加密,最终可以aes解密。-aes encryption and decryption algorithm, on the text using aes encryption decryption aes ultimately.
J2me-AES
- [cryptography] AES encrypt and decrypt for j2me,
AES
- AES加密解密 好 好-good
aes-JAVA
- 用JAVA 写的AES算法加密-java aes
AES
- AES encryption system
AES
- AES算法的实现过程,实现了AES的加密和解密过程
AES
- aes encrypt and decrypt
AES
- 这是一个AES加密的JAVA源代码,能完成加密和解密功能。-AES encryption This is a JAVA source code, to complete the encryption and decryption functions.
aes.tar
- aes algorithm using java -aes algorithm using java
aescrypt-java-3_2
- this is aes encryption on java
aes-java-128bit
- 能对aes字符串进行加密解密.基于128位。已经测试!-Aes encryption can decrypt the string. Based on 128-bit. Has been tested!
test aes platform code
- Java encryption test aes
AES加解密算法
- Java写的AES加解密算法,支持视频、图片、文档、音频等多种格式JAVA写的AES加解密算法,自己照着文件名新建三个类,再把代码放进去就可以了。(版本是Java1.8)