资源列表
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.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.
book004
- < 软件加密技术内幕2>>pdg格式电子书及附书光盘-Software encryption technology insider 2
Des
- Data Encryption Standar-Data Encryption Standar
miracl_rsadll
- 采用miracl大数库编写的RSA加解密,签名验签dll动态链接算法库-The dynamic library DLL of RSA encryption, signature algorithms written by the miracl library of large Numbers
AES2
- 基于安全认证的aes加密算法,提供了模版跟例子-AES encryption algorithm based on security authentication, provides a template with examples
Wave
- 可变体飞行器的概念由来已久,最早可追溯到莱特兄弟通过机翼翘曲来保持飞机平衡-The concepts of morphing aircraft are long standing, tracing back earlier Wright brothers to maintain ai
baiduyun-brute-master
- 爆破百度云私密分享的四位密码(共168万条)可自定义线程数(默认为30)-Blasting Baidu cloud sharing intimate four-digit password (total 1.68 million) can customize the number of threads (the default is 30)
RSA
- Implementation of RSA cryptographic encryption and decryption algorithm source code
123
- 简单的文件输入输出加密方式。自己选择密码-Simple way of encrypted file input and output. Choose your own password
sha1
- sha1 算法 产生160bits 摘要 最流行的hash算法-sha1 code
rc5
- rc5 流密码加密算法 序列密码流加密算法-rc5 code