搜索资源列表
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
securit
- AES,DES,RSA,SHA1四个加密解密算法。-AES,DES,RSA,SHA1
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
AEScalc
- AES Block Cipher Calculator. Given key and input string, encrypts to AES standards. Java source code.
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
aes12
- 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
HandsOnAES
- Java card规范JCOP的AES算法实现源代码-Java card specification JCOP AES algorithm source 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
AESjiami
- 用java实现的使用AES加密算法对二进制bin文件进行加密,生成的也是bin文件。用途:当需要网络传输编译好的bin文件代码时,就可以先加密,传输完以后解密,保证数据的安全,软件带有解密功能,试验过,解密正确。-Using Java implementation using AES encryption algorithm for binary bin file is encrypted, the generated is bin file.Purpose: when you need to
iOS--Android-AES
- iOS,Android,Java通用AES256加密源码-iOS, Android, Java universal AES256 encryption source code
test aes platform code
- Java encryption test aes