搜索资源列表
PrjTestForMapCodeBase32
- 加密解密算法 32位哈希加密 这是一个包含测试环境的工程,运行可以测试结果.-encryption and decryption algorithms 32 Haxijia secret This is a test environment includes the engineering, operational test results.
PrjTestForMapCodeBase64
- 加密解密2个算法,64位哈希加密 此工程包含一个测试环境 -two encryption and decryption algorithms, 64 Haxijia secret of this project includes a testing environment
TestEnDeYC
- 一个aes的加密解密的简单的演示工程,现在还只能在debug模式下运行,release模式正在调试。-an encryption and decryption of the simple demonstration project is still only in debug mode, and release mode debugging.
EncryptFileAndText
- 此工程实现了对文件,文件夹,字节流的加密,解密,使用了AES加密,界面简单实用-this project to achieve the right files, folders, byte-stream encryption, decryption, using AES encryption, simple and practical interface
RSA_easy
- RSA算法加密和解密。作为理解RSA算法非常好的程序,但不能用于工程中,因为本程序只支持很小的规模。-RSA encryption and decryption. RSA understood as a very good procedures, but not for the project, because the procedure will only support a very small scale.
desVc++
- des加密解密vc++完整实现,包括可以直接运行的exe文件,工程文件dsw,dsp,供大家参考学习-des encryption and decryption vc integrity to achieve, including the direct operation of the exe file, engineering document dsw, dsp, for your reference learning
rsa1
- RSA加密解密及RSA签名和验证,程序的一些工程都包括,需要修改下
eflow
- 从国外网站上下载的关于 逆向工程和协议分析练习 的一个分析文档 对你的加密与解密很有帮助
Md5验证资源更改
- 让程序启动时用Md5的加密解密算法来验证本程序的资源是否被更改过。是一个完整的vc工程-allow commencement Md5 with the encryption and decryption algorithms to verify the procedures whether the resources were changed. It is a complete engineering vc
Projects
- AES加密和解密算法,工程文件,可用,有兴趣的可以-AES encryption and decryption algorithms, engineering documents, available, interested can try
AES
- AES加密和解密,包含.h和.cpp文件,vs2008打开工程,直接运行,运行参数可以参考main函数-AES encryption and decryption, including. H and. Cpp files, vs2008 open the project has a direct operation, operating parameters can refer to the main function of
3DES
- 3DES加解密算法源代码. 做为可逆算法,可用于很多信息加密的工程中,相信大家会用得上的。-3DES encryption algorithm source code. As a reversible algorithm, a lot of information can be used to encrypt the project, believe that you will be useful for.
crypt-1.17
- crypt-1.17 libtom库 文件加解密库,内有test工程源码,对那些尚对加密解密领域有很大的帮助!-crypt-1.17 libtom library file encryption and decryption libraries, within the test project source code, for those still on the field of encryption and decryption of great help!
Crypt_plusplus
- 130多个VC++加密解密算法库(CRYPT++) 此压缩包内有 cast、blowfish、simple、des、cryptlib、rsa、mqueue、xtrcrypt、gf256、base32、base64、modexppc、network 等一些的常见加密、解密算法,非常全的算法集合,超过130个,全部可以编译通过,而且还包含有英文开发文档,研究学习算法的可不要错过。 压缩包内有 VS2005、VC6.0 两个工程类型,方便网友使用啊!-More than 130
Encryptionanddecryption
- 加密解密。通过VB开发出了一个加密解密的工程。实现比较简单。希望给予其他人帮助。-Encryption and decryption.VB developed through the encryption and decryption of a project. Relatively simple to achieve. Hope to help other people.
ZfKeyInitTool
- 应用密码学中硬件加密解密的实现,在该工程中实现了对明文密文,hash等等的实现用例。-Applied Cryptography encryption and decryption in hardware implementation, the project realized the plaintext ciphertext, hash, etc. to achieve the use cases.
wugacsp
- 非对称密钥的生成导入导出演示程序 这两个工程主要用CSP主要分两个工程 1.CSPTEST 写的比较乱 主要是给当时一个朋友做参考调用的 完成非对称密钥的生成 导入 导出 加密 解密 对称的加密解密 签名 验证 2.CSTTEST2 写的比前个好些 但是平时上班 下班自己也要写论文 所以花的时间也不太多 很多地方都偷懒了 比如文件大小我没有用NEW 而且指定了1024 有需要的朋友可以自己修改。这个工程主要是非对称的密钥的导出和导入 还有就是会话密钥的操作。-As
2679
- VC++非对称性密钥的生成、导入及导出示例 ,压缩包内有两个工程: CSPTEST是第一次写的,代码有些乱,完成非对称密钥的生成、导入、导出、加密、解密、对称的加密解密、签名、验证
AESdemo
- AES加密解密函数以及实例工程。这个是C++的例子,比较简单实用。-AES encryption and decryption functions and example projects. This is an example of C++, more simple and practical.
加密解密 技术内幕
- 加密解密 技术内幕 第1章 PE文件格式深入研究 第2章 PE分析工具编写 第3章 Win32 调试API 第4章 Windows下的异常处理 第5章 软件加密技术 第6章 加壳软件编写 第7章 如何让壳与程序融为一体 第8章 Visual Basic 6 逆向工程 附录A 在Visual C++中使用内联汇编 附录B 在Visual Basic中使用汇编(Encryption and decryption technology)