搜索资源列表
aeslib
- 简单好用的AES算法,提供基本的对文件的加密、解密和数据块的加密、解密,目前的版本是静态库,很容易改做成动态库,亦可轻松移植到Linux平台,已测试过跟Java等其他标准AES加密库成功对接(可相互加、解密)。-simple and easy AES algorithm to provide basic document encryption, decryption and data block encryption, decryption, the current version is a s
mp3_encoder
- Linux下的intel的ipp库使用,完成MP3编码,嵌入式PCA平台,适用PXA270开发板-under Linux intel ipp library to use the complete MP3 encoding, PCA embedded platforms, application development board PXA270
base64src
- C++ Base64编码/解码源代码 inline int Base64Encode(char * base64code, const char * src, int src_len = 0) inline int Base64Decode(char * buf, const char * base64code, int src_len = 0) 以上两个函数内联定义在base64.h中,使用时include \"base64.h\" 即可,编码后的长度一般比原文多占1/3的存储空间,
base64lcc
- 一个base64编码解码的源程序,在LCCWIN32下编译通过。-a base64 encoding and decoding of the source, under the LCCWIN32 compile.
zhangHao
- 课程设计的一个RSA算法加、解密软件,MFC的-curriculum design an RSA algorithm encoding and decoding software, MFC
BASE64DecodingAndEncodingClass
- The Base64 format is decribed in RFC 2045 in part 6.8 called \"Base64 Content-Transfer-Encoding.\"-The Base64 format is in RFC959 in RFC 2045 part 6.8 called "Base64 Content-Transfer-Enc oding. "
Base64编码与解码,MD5加密源码 DEMO
- Base64编码与解码,MD5加密源码 DEMO-Base64 encoding and decoding, MD5 encryption source DEMO
mime
- BASE64编码/解码 处理的VC源代码-BASE64 encoding / decoding of the source code VC
Base64Coding
- 一种Base 64的编码方法-a Base 64 encoding methods
folder_dialog_source
- OpenDivX源代码 < 视频技术 > 开源项目OpenDivX源代码包,内含: encore50src.zip 编码核心 XviD源代码 < 视频技术 > 开放源代码的MPEG4编码器。遵循GPL协议。 不同于CFileDialog的选择文件,它用于路径的选择-OpenDivX source lt; Video technology gt; Open-source projects OpenDivX source code, consisting of : encor
golay24
- Encoding and decoding of the binary extended (24,12,8) Golay code: An arithmetic decoding algorithm. It is a very close relative of the error-trapping decoding algorithms developed by Kasami in the 1960s.-Encoding and decoding of the binary extend
Base64andMD5
- Base64和MD5编码,功能简单,VC++6.0编译通过-Base64 encoding and MD5, a simple function, by VC 6.0 compiler
Base64_src
- 学习BASE64编码时的习作,VC/MFC编写的BASE64编、解码程序源代码,通过程序界面可直接将指定文本编码或解码,速度快。也可直接将代码稍加修改用于实际应用。-learning BASE64 encoding the coursework, VC / MFC prepared BASE64 series, decoder source code through the program interface can be directly specified text encoding or
base64All
- BASE64算法及相关介绍; 支持对文件进行编码和对字符串进行编码;-BASE64 algorithm and the related presentations; Support the document coding and encoding of the string;
Base64up
- 快速Base64编码_解码引擎全部源程序-rapid Base64 encoding decoding engines _ all source
encoding-and-decoding
- 实现DES加密解密算法,及CBC,CFB,CTR,OFB,RSA加密解密算法,完成对图片的加密解密。使用C++编写的,非常详尽。具体阐述了对图片的DES加密解密算法。-The codes realizes the function of encoding and decoding a picture under CBC,CFB,CTR,OFB,RSA algorithm. It is really worth a trial under VC 6.0 environment.
ASN_1_BER_DER
- asn1 ber der 编码子集入门指南说明文档 RSA实验室的一份技术笔记本文简单介绍了OSI 抽象语法符号(ASN.1)的子集——基本编码规则(BER)和可辨别编码规则(DER)。本文的主要目的是为理解和实现PKCS协议族提供足够的背景材料。-asn1 ber der encoding a subset of the Getting Started documentation RSA Laboratories Technical notebook paper a brief intro
Base64-Encoding-Torn-Apart
- Base64 Encoding Torn Apart
MFC-txt-encoding
- MFC txt文档加密软件编程 MFC txt文档加密软件编程-MFC txt encoding MFC txt encoding
encoding
- implements the encoding conversion functions needed for XML.
