搜索资源列表
encryptTea
- 使用TEA加密方法的简单加密解密程序. 包含 COMMAND版本 和 WIN32 两个版本.可供初学者学习. 超级雷电-use encryption methods of encryption and decryption procedures simple. COMMAND contains Win32 version and the two versions. For beginners to learn. Super Lightning
rcrypt-10-win32
- 非常经典的加密算法,在数据传输中经常用到-very classic encryption algorithm, the data transmission often used
libmcrypt-2.5.3-win32
- 密码包,包括很多密码解密加密的代码-password packets, including many encrypted password decryption code
md5ref10
- Enclosed in this distribution are four projects: MD5DLLTest: Visual basic project which runs the MD5 test suite against a MD5 DLL (see below). VbMD5: A Visual Basic native MD5 message digest class based on the RSA reference impl
Rijndael
- Rijndael.rar:经VS2005调试的WIN32平台下的MFC应用程序,利用Rijndael方法对电脑上的任意形式的文件进行加、解密, 带注解,适合初学者学习。
zip_utils_src.zip
- zip加密解密 http://www.codeproject.com/KB/files/zip_utils.aspx这有作者比较详细的说明,These files are a simple way to add zip/unzip functionality to your windows programs, both win32 and windows-ce.
mm
- 一个AES加解密工具,可以用指定的密码字符串加解密任意大小的文件。密钥长度128位,工作模式为CBC。算法比较原始,速度不快。另有演示AES加密过程的选项。程序为字符界面,支持命令行参数。开发环境为Code::Blocks 10.05(gcc 4.4.3)。此为某大密码学课程设计,仅供学习交流使用。-An Win32 console file encryption/decryption tool using the AES-128 CBC-mode algorithm.
RWMBR
- 重新改写第一个引导扇区的内容。一个简单的病毒模型,包括加密解密部分-the program about the MBR..made by WIN32 asm
AESsuanfa
- 基于WIN32的经典的AES算法,注释详尽,易于理解,适合于加密算法的初学者,希望能对大家有所帮助!-WIN32' s classic based on the AES algorithm, the Notes detailed, easy to understand for the beginners in the encryption algorithm, I hope all of you can help!
dessuanfa
- 一个基于WIN32控制台的简单的DES算法,内容尽量简单易懂,注释详尽,希望对初次接触加密编程的人有所帮助!-WIN32 console based on the DES algorithm for a simple, easy-to-understand content as simple as possible, detailed notes, in the hope that the initial contact with the people encryption programmin
hmac_md5_asm
- 一个用WIN32汇编写的hmac_md5算法子程序。用于数据加密-A compilation of written using WIN32 Subroutine hmac_md5 algorithm. For data encryption
OpenSSL_0.9.8.a_Win32
- 这是最新的openssl学习的材料,是源代码,相信朋友们以前看过的都知道,这在网络方面很有用的。-This is the latest openssl learning opnenssl, is the source code, I believe that friends who have seen before, all know that this very useful in networking.
MD5_FastCollision_v1.0.0.5_src
- 快速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 pr
win32
- ECC算法 ,加密 、 解密接口、 签名、 验证接口-ECC encription adn decription method
Win32-Setup-Openssl
- Win32平台下如何安装Openssl及其注意事项.(OpenSSL采用C语言作为开发语言,具有优秀的跨平台性能)-How to install Openssl Win32 platform and precautions. (OpenSSL using C language as a development language, cross-platform with excellent performance)
openssl-1.0.0g-i386-win32
- openssl libraries (version 1.0.0g) needed for Indy10 (platform win32)
md4
- 用vs2008编写的md4 加密算法,适合初学者学习md4算法。基于win32的。-With the vs2008 written md4 encryption algorithm, suitable for beginners to learn md4 algorithm. Based win32.
steghide-0.5.1-win32
- this package provide to hide a text on mp3 file
des1
- des对称加密算法的实现,win32控制台应用程序项目-des symmetric encryption algorithm, win32 console application project
Encryption-and-decryption
- 微软的CryptoAPI是PKI推荐使用的加密 API。其功能是为应用程序开发者提供在Win32环境下使用加密、验证等安全服务时的标准加密接口 每个CSP都有一个名字和一个类型。每个CSP的名字是唯一的,这样便于CryptoAPI找到对应的CSP。目前已经有9种CSP类型,并且还在增长。下表列出出它们支持的密钥交换算法、签名算法、对称加密算法和Hash算法 我们已经提过,每一个CSP都有一个名字和一个类型,并且名字保证唯一。所以可以通过名字和类型得到一个CSP。然而,要想加密肯定需要密钥
