资源列表
book004
- < 软件加密技术内幕2>>pdg格式电子书及附书光盘-Software encryption technology insider 2
des.tar
- ECB模式DES加解密。支持任意bytes的数据加解密,不是简单的补0,因为明文有可能是0。-ECB mode DES encryption and decryption. Supports arbitrary bytes of data encryption and decryption, not simply fill 0, because there may be 0 plaintext.
des_test.tar
- ECB模式DES加解密,可以加密任意长度的数据文件,最后的块数据不足8bytes,不是简单的补0。补0的缺陷是当明文块尾数据为0时,在解密时就不知如何处理了。 编译命令: 1. 编译测试程序 make test. 2. 编译动态库 make libdes.so 3. 编译静态库 make libdes.a-DES ECB mode encryption, you can encrypt data files of any length, the last block to in
des_test_ecb_cbc.tar
- ECB模式,CBC模式DES加解密。 1.CBC模式与一般的不一样,当密文的数据发生错误时,解密后错误字节块和后续所有块的所有字节都是错误的。而一般模式只会影响当前块和后续块的相应字节。 2.可以加密任意长度的数据文件,最后的块数据不足8bytes,不是简单的补0。补0的缺陷是当明文块尾数据为0时,在解密时就不知如何处理了。 3.编译命令: 1. 编译测试程序 make test. 2. 编译动态库 make libdes.so 3. 编译静态库 make
Feistel-crypto
- 模仿DES的结构,采用sm4的s盒,可以实现文本的加密和解密,重点在于Feistel结构的演示。-DES mimic the structure, using sm4 of s box, you can achieve text encryption and decryption, focusing on demonstration Feistel structure.
matlab_des_Encryption
- des的加密matlab代码,仅供参考,互相学习-matlab code for DES Encryption
yinghuabudingtools
- 还不错的一款破解软件,樱花破解工具个人用的破解工具-A cracked software is good
AES
- 实现完整的AES加密解密,主要分为四步:S盒,行移位,列变换,密钥扩展- Achieve a complete AES encryption and decryption, divided into four steps: S box, row shift row conversion, key expansion
AES-128
- aes 128bit encryption and decryption
VCPP-ProxyFox
- VC++代理服务器工具源代码ProxyFox-VC++ roxyFox
OPTION-1
- python制作的界面进行加密和解密,有相应的文档说明-Python produced by the interface for encryption and decryption, there is a corresponding documentation
huoquyingpanxuliehao
- 获取硬盘序列号的小工具。在其它网站下载的,在这里分享一下。-Get gadget hard disk serial number. In other sites to download, here to share it.
