资源列表
SDES_VC++
- S-DES加密算法输入为一个8位的明文组和一个10位的密钥,输出为8位的密文组,解密算法的输入则是一个8位的密文组和一个10位的密钥,输出位8位的明文组。解密过程是加密的逆。程序使用:读入一个文档文件,对其内容加密,输入密钥和选定存放生成密文的目录,点加密;解密操作与加密相似。-S-DES encryption algorithm for the importation of an eight expressly group and a 10 Key, Output for the eight-
dealcipher
- AES候选算法之一DEAL算法源码,实现基于六轮Feistel网络的加密过程
RSA_Test
- RSA加密解密的算法例程,以及内存使用情况的分析-RSA encryption and decryption algorithm routines, and the memory usage analysis
des
- des 加密和解密功能,64位长输入,64位长输出。-des encrypt
MD5DLL
- 一个封装成DLL的MD5计算类,可以调用它的接口函数对文件进行MD5计算
CRC
- CRC循环冗余检测,包含32位的算法,能通过多种方法来进行CRC循环冗余检测
DES算法加密
- 一种国际上通用的加密算法—DES算法的原理-a common encryption algorithms-DES algorithm Principle
des_perfect
- 一个des加密字符串小工具,执行程序,比较好用-A des encryption string tools, implementation procedures
simple_DES
- 简单的DES加密解密模拟程序,可以对任意格式的文件操作-simple simulation DES encryption and decryption procedures, the arbitrary format file manipulation
Security
- java实现Rsa和Aes加密解密(带界面)-Rsa and AES
Access密码破解终结3.01 超级版
- Access密码破解终结3.01 超级版(VB)-Access password-cracking end of the Super version 3.01 (VB)
MD5-VCPP
- MD5加密算法VC6项目, 实现类封装, 可移植性强-MD5 encryption algorithm-VC++
