搜索资源列表
sha1.jar.rar
- SHA加密算法打包文件,电子商务可能会用到此算法加密,去掉后缀“.rar”使用,SHA encryption algorithm packaged documents, e-commerce may be encrypted using this algorithm, remove the suffix " . Rar" use
GUI.rar
- java算法实现AES、DES、3DES、MD5、RSA五种加密算法,java algorithm AES, DES, 3DES, MD5, RSA encryption algorithm five
securit
- AES,DES,RSA,SHA1四个加密解密算法。-AES,DES,RSA,SHA1
lab1
- 提供JAVA源码,加密解密4种算法,AES, DES ,RSA ,SHA-1,-Provide JAVA source, four kinds of encryption algorithm, AES, DES, RSA, SHA-1,
Encrypt
- 代码展示了了javaSDK提供的几个加密算法的使用方法,如DES, 3DES, AES, RSA,MD5, SHA,-Code shows the javaSDK offered the use of several encryption algorithms, such as DES, 3DES, AES, RSA, MD5, SHA
csso
- 自己实现的AES和DES的加密算法。自己可以随意组成加密数据结构,进行AES和DES的加密。-Their implementation of AES and DES encryption algorithm. Encryption can be composed of its own data structure, for AES and DES encryption.
aes-JAVA
- 用JAVA 写的AES算法加密-java aes
AES
- AES算法的实现过程,实现了AES的加密和解密过程
FST
- 综合三种加密算法: 1.AES对称加密算法 2.RSA非对称加密算法 3.MD5消息摘要算法 实现类PGP的文件网络安全传输系统,附带系统运行用例说明书。-Composite of three encryption algorithms: 1.AES symmetric encryption algorithm 2.RSA asymmetric encryption algorithm 3.MD5 PGP message digest algorithm class files
aestest
- 自己写的,一个实现AES加密算法的代码例程,没有密钥扩展-failed to translate
Aes-javA
- ava API封装的有各种加密算法的,此源码只供交流AES密码算法的精妙及其程序实现-AES JAVA
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
aes-rsa的实现
- AES和RSA的混合加密算法,JAVA版本,可运行实现。
AEScode
- AES加解密算法源码,详细说明了AES对称加密算法的过程和结构。-AES encryption and decryption algorithm source code, a detailed descr iption of the AES symmetric encryption algorithm processes and structures.
AES
- AES加密算法的JAVA实现,可以实现对文字、文件的加密解密功能。-AES encryption algorithm JAVA implementation can be achieved on the text, file encryption and decryption functions.
FileCrypter
- 文件加密器。加密算法和模式以及填充模式使用:AES/CBC/PKCS#5;迭代开始时有初始化向量iv的参与。 由于要以用户输入的口令作为密钥生成密钥,所以用到了基于用户的密钥生成算法。将用户输入的密码和伪随机的盐值salt。 *注释十分详细。-this is a tiny tool for encrypt any file in any format using AES under CBC module with PKCS#7(PADDING MODULE)。Users can the
brix-crypto-js-3.1.9-1-0-g0596fae
- CryptoJS (crypto.js) 为 Javascr ipt 提供了各种各样的加密算法。目前已支持的算法包括: MD5 SHA-1 SHA-256 AES Rabbit MARC4 HMAC HMAC-MD5 HMAC-SHA1 HMAC-SHA256 PBKDF2-var digest Crypto.MD5( Message ) var digestBytes
CryptoJS v3.1.2
- js加密库,aes,md5等加密算法,可用于nodejs及浏览器端(Js encryption library, aes, md5 and other encryption algorithms)
JAVA实现AES算法+界面
- 利用java语言实现了aes加密算法的编程以及界面(The programming and interface of AES encryption algorithm is realized by java language.)
CryptoJS v3.1.2
- CryptoJS (crypto.js) 为 Javascr ipt 提供了各种各样的加密算法。目前已支持的算法包括: MD5 SHA-1 SHA-256 AES Rabbit MARC4 HMAC HMAC-MD5 HMAC-SHA1 HMAC-SHA256 PBKDF2