搜索资源列表
MyRSA
- 用VC编写的32位RSA加解密算法程序,采用控制台输入输出方式,加密速度达到800kb/s.绝对原创。-Written by VC RSA encryption and decryption algorithm 32-bit program, using the console input and output, encryption speeds of up to 800kb/s. absolute originality.
Aes
- 用vc实现的aes加密和解密算法。有住示,便于阅读和理解。-Vc achieved using des encryption and decryption algorithm. There are live show, easy to read and understand.
freelock
- 用vc++实现的文件加密、解密工具,工程中实现了通用的文件加解密算法-Achieved with the vc++ file encryption, decryption tool, works to achieve a common file encryption and decryption algorithms
passcode
- 运用VC实现对文本文档的加密以及对其解密-VC to realize a text document using the encryption and decryption
27176565
- 加壳机(vc源码)源码在vc7+xp-sp2下编译通过 原理:对Pe文件的.data节,.text节进行XOR加密,然后将带解密的Loader写入文件头和第一个段的开头之间,修改Entry Point使其指向Loader. 测试用例:使用vc6.0自动生成的mfc对话框应用程序。 参考文献:(1)def源码 (2)黑客调试技术揭秘 (3)yoda s protector源码 存在问题:只对.data节,.text节加密,且其中不能包含Resource,Import T
des
- 在VC++下实现的DSE加密解密算法,虽不是原创,个人感觉还蛮有用的-In VC++ to achieve the DSE encryption and decryption algorithms, although not original, personal feeling quite useful
RsaTest
- 一个用VC实现的RSA算法,包括加密与解密-rsa vc
DesEncypt
- DES文件解密程序,VC源码编写,与Des文件加密程序是配套使用的。使用方法简单,浏览到需要解密的文件,输入解密密钥,选择解密后保存的路径,即可实现解密。-DES file decryption program, VC source code written with Des file encryption program is supporting the use. Simple to use, navigate to the need to decrypt the file, enter t
RSA-program
- 在VC平台上用c++实现的RSA加密解密算法-Implementation of RSA encryption algorithm
des_bit
- DES加密算法C++实现: 从文件读取明文和密钥,并进行DES的加密解密,输出到文件。-des for vc++
TEA
- 实现TEA算法VC源码,可进行数据帧加密和解密-TEA
1901
- 标准加密算法,VC++6.0仿真环境,DES加密与解密算法-Standard encryption algorithm, VC++6.0 simulation environment, DES encryption and decryption algorithms