当前位置:
首页
资源下载

搜索资源 - aes encryption decryption in java
搜索资源列表
-
0下载:
AES 256 bit encryption and decryption
-
-
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
-
-
0下载:
AES encryption and decryption tool, which can encrypt any string to a HEX number and decrypt in AES.
-
-
0下载:
该程序包提供了三种加解密算法的源代码:DES、AES和RSA。程序没有使用Java的security库,完全是自己根据加解密算法流程手工编写的。适用于密码学加解密算法的学习和研究。 由于运行速度慢,不推荐用于实用项目。-The package offers three encryption algorithm source code: DES, AES and RSA. Procedures did not use Java' s security database is entirely
-
-
0下载:
aes 加密 与解密 算法的实现 ,对人以文本采用aes 加密,最终可以aes解密。-aes encryption and decryption algorithm, on the text using aes encryption decryption aes ultimately.
-
-
0下载:
这是一个AES加密的JAVA源代码,能完成加密和解密功能。-AES encryption This is a JAVA source code, to complete the encryption and decryption functions.
-
-
1下载:
Java的AES加密、解密实战(产品研发中的licence模块)-Java AES encryption, decryption combat ( product development in licence module. )
-
-
0下载:
AES加密解密Android版
网上有很多java版的AES加密解密例子代码,但都因为路径问题,在Android上无法使用.
以下代码在Android上测试通过
-AES encryption and decryption Android version of the online have many java version of the AES encryption and decryption example code, but because the path pro
-
-
0下载:
Here we used encryption and decryption based on AES(Advance Encryption Standard) in java technology-Here we used encryption and decryption based on AES(Advance Encryption Standard) in java technology
-
-
0下载:
Steganography in java using LSB technique for hiding message in PNG image & using AES and SHA-2 algorithm for encryption/decryption of message.
-