资源列表
rsajava
- java encryption RSA read inputstreams-java encryption RSA
des
- des加密算法,自己写的。能实现加解密功能,速度有待提高。-des encryption algorithm
DES
- DES加密算法(C语言编写),运行通过,共初学者学习参考-DES encryption algorithm (C language), run by total beginners to learn
a
- C语言实现的DES加密解密算法,可以对文件进行加密和解密。调用DES_Encrypt函数进行加密,调用DES_Decrypt函数进行解密。上面两个函数的参数均分别为输入文件名、56位密钥、输出文件名。-This is a DES encrypt/decrypt algorithm for file encrypt/decrypt.
Base64
- 64位的加密解密算法说明,用于身份验证,和核实。
Encryption_for_VB
- 加密(Encryption)是信息保护的一种必不可少的手段。目前有两种基本的加密方法,即私钥加密和公钥加密。用VB既可用自定义算法实现简便的私钥加密,也可通过调用Crypto API接口实现复杂的公钥加密。对于加密数据,若在Internet/Intranet上传送,则完整性鉴别也是必需的。本文介绍一种私钥加密技术,不仅能加密英文文本,而且能有效加密汉字,还能进行数据完整性鉴别。-Encryption (Encryption) is an essential information protect
Des_java
- des算法的java实现-des algorithm to achieve the java
3des
- 16位平台实现3DES算法,比较实用,请需要的朋友来下载-Impletement Triple DES on 16 bits Flatment
Rijndael
- This is an independent implementation of the RIJNDAEL algorithm-This is an independent implementation of the RIJNDAEL algorithm
GOST-28147-89
- GOST-28147-89 crypt/decrypt C source (GNU GCC)
md5
- 一个用MD5加密解密的C++类,操作非常方便.-A MD5 encryption and decryption using C++ classes, the operation very convenient.
DES
- 使用C语言实现DES加密算法 实现加密和解密-Using the C language DES encryption algorithm for encryption and decryption
