-
DES算法的加密过程
代码详细的将DES算法的加密过程描述详细,通过MFC进行界面化操作,整体界面良好,具有很强的可读性和很好的独立性,突出了C++的封装型和继承性的有点,值得参考。。。。。。。。。。。。。。。。
- 2022-03-02 19:52:45下载
- 积分:1
-
一个测试DES加密算法和测试程序
一个测试DES加密算法和测试程序-a test DES encryption algorithm and testing procedures
- 2023-06-01 22:05:04下载
- 积分:1
-
快速MD5碰撞生成器,王小云改进版。这个生成器根据“构造前缀碰撞法”可以生成两个不同的文件,而这两文件的md5 sum却是一样的。
MD5 Colli...
快速MD5碰撞生成器,王小云改进版。这个生成器根据“构造前缀碰撞法”可以生成两个不同的文件,而这两文件的md5 sum却是一样的。
MD5 Collision Generator(win32 .exe)
MD5 Collision Generator(source)
-Fast MD5 collision generator, Xiaoyun Wang, improved version. The generator according to "construct the prefix collision" system can generate two different files, while the md5 sum of these two documents is the same.
MD5 Collision Generator (win32.Exe) MD5 Collision Generator (source)
- 2022-02-01 22:44:01下载
- 积分:1
-
文件加密算法+VB源代码,值的初学者研究,深入
文件加密算法+VB源代码,值的初学者研究,深入-File encryption algorithm+ VB source code, the value of research for beginners, in-depth
- 2023-03-10 01:00:04下载
- 积分:1
-
凯撒加密,用java实现的非
凯撒加密,用java实现 非扩展算法,C=M*K,有加密和解密两步-Caesar encryption, using java to achieve non-expansion algorithm, C = M* K, have a two-step encryption and decryption
- 2023-07-05 22:50:02下载
- 积分:1
-
BASE64译码
BASE64译码-BASE64 Decoding
- 2022-04-15 11:57:32下载
- 积分:1
-
IDEA加密算法属于数据块加密算法(Block Cipher)类。IDEA使用长度为128bit的密钥,数据块大小为64bit。...
IDEA加密算法属于数据块加密算法(Block Cipher)类。IDEA使用长度为128bit的密钥,数据块大小为64bit。-IDEA encryption algorithm is data block encryption algorithm (Cipher Block) category. IDEA use of the length of the 128 bit key, the data block size for 64bit.
- 2022-01-25 22:47:24下载
- 积分:1
-
MD5加密,已经封装成一个C++类,只要调用该类就可方便使用
MD5加密,已经封装成一个C++类,只要调用该类就可方便使用-This C++ class serves as a wrapper for the Message Digest 5 code described in the Internet RFC 1321.
- 2022-09-22 09:15:03下载
- 积分:1
-
这本书包括了密码学和水印学竞争在内的各方面技术,这本书的内容覆盖知识范围广博,书中还有经过整理的代码,源代码等。...
这本书包括了密码学和水印学竞争在内的各方面技术,这本书的内容覆盖知识范围广博,书中还有经过整理的代码,源代码等。-This book includes the study of cryptography and watermarking competition, including all aspects of technology, the content of this book cover a broad range of knowledge, the book also after finishing the code, source code and so on.
- 2022-08-26 12:53:26下载
- 积分:1
-
素数生成算法,用于生成公共密钥,CA分配公共密钥。
素数生成算法,用于生成公共密钥,CA分配公共密钥。-prime number generation algorithm used to generate the public key, CA public key distribution.
- 2022-05-29 08:55:30下载
- 积分:1