资源列表
DES
- 非常稳定的des加密解密算法,运行起来很不错,可以学习一下。-Very stable des encryption and decryption algorithms, running very good, you can learn about.
Cryptographymaterials
- 有关密码学方面的介绍,望能给大家学习带来帮助
sha
- 内含安全散列算法的工具和各C语言代码实现-Secure Hash Algorithm contains the tools and the C language code
TrribleDES
- 这是一个用VC.Net编写的加密算法,TrribleDes,该算法具有较高的执行效率,加密速度大概为每秒3Mb,速度较快!-VC.Net prepared using the encryption algorithm, TrribleDes. the algorithm has a higher efficiency in the implementation, encryption speed of around between 3Mb per second, faster!
Pixelto01
- this codes help to change pixels to binary codes
Vigenere
- c语言写的一个加密算法,有关于维吉尼亚密码的详细资料和加密解密代码。-c language to write an encryption algorithm, the password on the details of Virginia and the encryption and decryption code.
MD5_encoder
- 计算工具 如果对较大的文件进行MD5计算,会自动出现计算进度条,-MD 5 encode x tools
EncryptByHarddisk(clientUsing)
- VC6写的利用硬盘号加密的方法,其实这个比较简单,就是通过简单的异或运算进行加解密操作!13944902227-VC6 written using the method of hard disk encryption No. In fact, this relatively simple, that is, through a simple XOR encryption and decryption operations to carry out the operation! 139449022
test
- aes作为检查升级文件 进行加密 aes作为检查升级文件 进行加密-aes encryption aes encryption aes encryption
iccardreader
- 支持ISO14443 TYPE A标准的Mifare One系列卡。Mifare One卡的内部存储结构分为16个扇区,从第0区到第15区,每个扇区有独立的密码和权限控制字,可作为独立的电子钱包,每个扇区有4个块,序号为第0块、第1块、第2块、第3块,每块16个字节,第3块是卡的密码和权限控制字专用块,禁止在此存放数据。第0块、第1块、第2块可随意存放数据。-Support the standard of ISO14443 TYPE A Mifare One series card. Mifar
LILI-II
- 无线通信系统中密钥流生成器——LILI-II。以VC++为编程工具,制作了操作简单,实用性较强的用户操作界面,并对Fibonacci 结构、Galois结构两种方式的LFSR-Wireless Communication System Key flow generator -- LILI-II. A VC + + programming tools, has produced a simple, practical, strong user interface, also Fibonacci s
desende
- 自己编的DES加密、解密算法,可实现windows下任何文件的加密、解密,尤其适用使用公用电脑而一些私人的文件不想被别人看到的情况,可设置八个字节的密钥,也就是每一位可以从0到255,这样对方就算已知置换矩阵和S盒的情况下用穷举法破解的难度也在2的32次幂,还是相当安全的。 加密:DESencrypt.exe 解密:DESdecrypt.exe-own addendum to the DES encryption, decryption algorithms can be realize
