搜索资源列表
Rijndael算法VC使用实例
- 在Visual C++ 6.0下利用Rijndael算法进行任意文件加密,一个rijndael加密算法的使用实例,虽然图形界面做得比较粗糙,但是程序本身有很多值得参考和学习的地方- 6.0 carries on the free document encryption in Visual C using the Rijndael algorithm, a rijndael encryption algorithm use example, although the graphical int
MyPassTool
- 使用c语言设计的加密算法,直接对文件流加密.用vc++做的使用界面-use encryption algorithm design, direct flow of the document encryption. Vc done with the user interface
Netpassword
- Net框架由于拥有CLR提供的丰富库支持,只需很少的代码即可实现先前使用C等旧式语言很难实现的加密算法。本类实现一些常用机密算法,供参考。-Net framework, as they own CLR provides support for the rich, with little code can be used to achieve the old language, such as C is very difficult to achieve encryption algorithm.
DES-encryption-algorithm
- 该算法在.NET平台下,使用C#语言,用DES加密算法实现了文件的加密。-the algorithm.NET platform, the use of C# language, using DES encryption algorithm encryption of the document.
md5(C++Bulider)
- 新建项目.直接粘贴就可以使用-new projects. Paste can be directly used
61627676
- 使用C编写的DES, DESX, DES3(三层DES) 的加密算法, 本程序演示如何在Delphi中进行调用C编写的算法 DES 密匙长度 8 DESX 密匙长度 16 DES3 密匙长度 24 (加密强度高了很多)
ellipt2d-1.8
- 椭圆曲线加密ECC源代码,使用c++编写。转sourceforge
MD5
- 使用C语言实现的MD5信息摘要算法,gcc下编译通过。
300KindsofEncryption
- 使用C实现的300中常用加密算法,例如rsa,des
VS2005CSharp
- VS2005环境下使用 C#开发的一款加密软件的源代码;供大家参考学习
md5-c
- md5的算法,里面有现成的工程文档,编译就可以使用。
20080610_11_01_Encrypt_0001
- 简单实用的文件加密软件及其源代码.使用C++在控制台实现.
3_3des
- 3des,使用C++实现的。对于学习的话,很好,很方便。但不是界面的
C#加密指定文件
- C#加密指定文件,浏览到想要加密的文件,可以是TXT或其它格式的文件,然后输入输入任意密钥,可以对选中的文件进行加密,由于设计出了可视化的窗体界面,因此使得本C#加密解密程序使用起来相当简单容易。
SHA1算法软件程序使用c++语言实现
- SHA1算法软件程序实现,使用c++语言实现,可以直接下载使用的。,SHA1 algorithm software program, the use of c++ language, you can download to use.
vvvvvvv
- 使用C语言实现古典密码体制中的Vigenere密码,并加/解密一个字符串或文件-Using the C language implementation of the Vigenere classical cryptosystem password and encrypt/decrypt a string or a file
aes_encrypt
- AES加密算法,使用C语言实现的,代码效率很高。-AES encryption algorithm, C language implementation, more efficient.
AES
- AES算法完整的使用C语言实现,经过测试,可以运行。 可支持的明文分组长128/192/256比特。可支持的主密钥长128/192/256比特。对不同的密钥长度,AES算法相应的轮数分别是10/12/14轮。-AES algorithm using the C language to implement a complete, tested, you can run. To support the explicit sub-head of the 128/192/256 bit. Maste
gzip
- 使用C语言编写的GZIP压缩及解压源代码(GZIP compress and unzip source code written in C language)
sm4
- SM4的实现,使用C语言编写,包括一个.c和.h 和一个.exe文件。(The implementation of SM4)