说明:用vs2008编写的md4
加密算法,适合初学者学习md4算法。基于win32的。-With the vs2008 written md4 encryption algorithm, suitable for beginners to learn md4 algorithm. Based win32. <柴春宇> 在 2025-04-17 上传
| 大小:976kb | 下载:0
说明:整理过的des加密算法源码,并有des加密算法的文档-Finishing off des encryption algorithm source code and documentation des encryption algorithm <徐民民> 在 2025-04-17 上传
| 大小:13kb | 下载:0
说明:c++实现的MD5算法及测试代码,BCB2007的测试工程-c++ implementation of the MD5 algorithm and test code, BCB2007 test engineering <anje> 在 2025-04-17 上传
| 大小:9kb | 下载:0
说明:Base64是一种基于64个可打印字符来表示二进制数据的表示方法。由于2的6次方等于64,所以每6个位元为一个单元,对应某个可打印字符。三个字节有24个位元,对应于4个Base64单元,即3个字节需要用4个可打印字符来表示。它可用来作为电子邮件的传输编码。-Base64 is based on 64 printable characters to represent binary data representation. Since 2 <李其实> 在 2025-04-17 上传
| 大小:1kb | 下载:0
说明:本人对房管局和银行接口中房管局的合作公司提供的动态连接库中反汇编,并分析后重现的加密算法源程序,很不科学。只是为了再现公司原来动态库中的代码。对初学编程和初学加密的朋友很有用。-The bank interface provided by partner companies!
this codes are got from a dynamic link library disassembly and analysis,
ver <李朝英> 在 2025-04-17 上传
| 大小:13kb | 下载:0
说明:可加密解密
一共6层加密
1。字符----》ASCII
2-3.第一二层为字符的ASCII的加密
4.ASCII的十进制转化为三十五进制
5-6.第三四层为三十五进制的位置变换-Encrypt a total of six layers. Character---- " ASCII 2-3. First floor for the characters in the ASCII decimal encrypt <林广> 在 2025-04-17 上传
| 大小:5kb | 下载:0
说明:加密算法,先将表示时间的字符串进行加密,同时通过CRC进行校验。
(同时例子中也涉及到ini配置的读取、注册表的操作等)-Encryption algorithm, the first time a string that is encrypted by the CRC check at the same time. (And also the example related to the reading ini configura <郭乐彬> 在 2025-04-17 上传
| 大小:3.32mb | 下载:0
说明:标准DES加密解密算法C源代码
1.此代码绝对正确可靠,而且是标准的DES算法,已经用于现场。
2.用于通讯加密解密
3.此代码运行结果与DES加密解密工具测试结果完全一样
-Standard DES encryption and decryption algorithm C source code 1 This code is absolutely correct and reliable, and <万娜> 在 2025-04-17 上传
| 大小:3kb | 下载:0