搜索资源列表
AES.java
- 此源代码为由JAVA编写的对称加密算法AES,详细编写了各个变换。-This source code is written in JAVA grounds of symmetric encryption algorithms AES, elaboration of the various transformations.
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
AES
- AES加密以及解密实现,这是一个AES文件加密软件,用VC++ MFC编写,里面有详细的源代码以及加密和解密的具体实现方法。-AES encryption and decryption to achieve, this is a AES file encryption software, written using VC++ MFC, which has detailed source code and encryption and decryption of the specific impl
Cryptography
- 该程序包提供了三种加解密算法的源代码: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
J2me-AES
- [cryptography] AES encrypt and decrypt for j2me,
AES
- 这是一个AES加密的JAVA源代码,能完成加密和解密功能。-AES encryption This is a JAVA source code, to complete the encryption and decryption functions.
Method-collection-of-Java-encryption
- 描述了多种常用加密算法的java代码,其中包括:des,3des,aes,rsa,dsa,md5,sha1.的具体实现。-Describes a variety of commonly used encryption algorithm java code, including: des, 3des, aes, rsa, dsa, md5, the sha1.
AES-in-java
- this is source code for AES in java languange, and it is put in notepad.
AES
- AES algorithm implemented in JAVA. The code generates AES Key, Encrypts and Decrypts. Its a command line code
Rijndael
- AES加密算法的java实现源代码。只有一个java源文件,非常简单。-AES encryption algorithm to achieve the java source code. Only a java source files, a very simple.
AES-Rijndael
- Rijndael (pronounced Reindaal) AES算法,由Joan Daemen and Vincent Rijmen设计。-//Rijndael (pronounced Reindaal) is a block cipher, designed by Joan Daemen and Vincent Rijmen as a candidate algorithm for the AES. //The cipher has a variable block length an
EncryptionUitl
- java 加密代码 有main方法 凭秘钥AES加密 解密-java encryption code
AES_JAVA_src
- AES Crypt Decrypt JAVA Source code
Qt-AES_ECB_PKCS5Padding
- 最近在找Qt下可用的与java通用的AES加密解密代码。 openssl不是很好用(不会和Qt编译到一起。。。) 所以参考网上的资料,终于找到了一个C++可用的代码,稍作修改。-AES code for Qt
iOS--Android-AES
- iOS,Android,Java通用AES256加密源码-iOS, Android, Java universal AES256 encryption source code