资源列表
Backup
- 产生注册码,用来配合web服务器,保护了加密算法。-Generate registration key, used with the web server, to protect the encryption algorithm.
rsa_c
- RSA的C语言实现,有详细的注释说明,可供初学者使用-RSA C language, detailed notes for beginners to use
ValorExtenso
- rotina para conversao de valores numericos para extenso
DES
- 通过des算法实现了对文件的加解密功能。
DES_in_C
- 用C编写的DES加密程序-prepared by the DES encryption.
jia
- 简单加密工具原程序-simple encryption tools original program
Encryptionanddecryption
- 加密解密。通过VB开发出了一个加密解密的工程。实现比较简单。希望给予其他人帮助。-Encryption and decryption.VB developed through the encryption and decryption of a project. Relatively simple to achieve. Hope to help other people.
AES
- AES在visualstudio6下的实现-Implementation of AES under the visualstudio6
2
- 加密算法的实现,通过dos界面显示。通过素数选择排列-Encryption algorithm, through the dos screen displays
bab4
- this section is continues prior section about DES (data encryption system). firstly, describe about Data encryption system using java, then made the simple of DES-this section is continues prior section about DES (data encryption system). firstly, d
des-bish
- des-bish,不错,自己写的-des-bish, yes, their writing
DES--C
- DES 使用一个 56 位的密钥以及附加的 8 位奇偶校验位,产生最大 64 位的分组大小。这是一个迭代的分组密码,使用称为 Feistel 的技术,其中将加密的文本块分成两半。使用子密钥对其中一半应用循环功能,然后将输出与另一半进行“异或”运算;接着交换这两半,这一过程会继续下去,但最后一个循环不交换。DES 使用 16 个循环,使用异或,置换,代换,移位操作四种基本运算-DES uses a 56 key , as well as 8 additional parity bit , resu
