搜索资源列表
haffuma
- c 实现的哈夫曼码编译器 sample demo-c achieve Huffman code compiler sample demo
BlowFish
- 运行C++ Builder6下,封装的一个BlowFish类,有示例调用代码!-C++ Builder6 run under a BlowFish package type, and sample code!
c-md5code
- 带密钥的md5算法库md5lib.h共有下列函数: char* MDString (char *) /*输入任意一个字符串,经过md5算法处理后,返回结果:一个定长(32个字符) 字符串 */ char* MDFile (char *) /*输入任意一个文件名,文件内容经过md5算法处理后,返回结果:一个定长 (32个字符)字符串 */ char* hmac_md5(char* text, char* key) /*输入任意一个字符串text,和一个用
cppfrance_PROGRAMME-CRYPTAGE-RSA___Page
- a sample algorithm of rsa in langage C-a sample algorithm of rsa in langage C++
MD5lib
- /* 带密钥的md5算法库md5lib.h共有下列函数: char* MDString (char *) 输入任意一个字符串,经过md5算法处理后,返回结果:一个定长(32个字符)字符串 char* MDFile (char *) 输入任意一个文件名,文件内容经过md5算法处理后,返回结果:一个定长(32个字符)字符串 char* hmac_md5(char* text, char* key) 输入任意一个字符串text,和一个用做密钥
Aes
- AesLib.pas is a C# interface to the AES encryption routines fromBrian Gladman. Generating of a salt valuePassword verificationGenerating of authentication codeEncryption of a streamDecryption of a stream.The source code of a sample program is include
libTomCrypt_notes
- ibtomcrypt库使用的一点笔记。该文档使用的不是官方的库源代码,而是网上提供的一个我认为是简化的版本,它提供了测试程序样例和borland c++ builder可用的makefile文件。文档中有说明和下载地址。本文的主要内容:1、vc6版本的makefile;2、linux(fedora14)版本的makefile-ibtomcrypt library use notes. Library source code of the document is not official, but
md5
- C++的加密算法。为了保证信息在传输过程中不被修改,一般会做MD5签名验证,本示例程序提供该方法-C++ encryption algorithm. In order to ensure that the information is not modified during transmission, usually do MD5 signature verification, the sample program provides the method
Standard-DES-algorithm-library
- 标准DES算法库 由C++语言开发的,包含Sample程序-Standard DES algorithm library The C++ language development, including Sample Program
