搜索资源列表
Base64编码 VC源代码
- Base64编码 VC源代码
Base64编码与解码,MD5加密源码 DEMO
- Base64编码与解码,MD5加密源码 DEMO-Base64 encoding and decoding, MD5 encryption source DEMO
MIME(Quoted-Printable & Base64) 编码解码程序
- MIME(Quoted-Printable & Base64) 编码解码程序-MIME (Quoted-Printable Base64) codec procedures
BASE64编码
- 实现BASE64编码-achieve BASE64 encoding
base64
- base64编码
base64编码实现
- 实现了base64的编解码过程
QQ密码加密函数模块,MD5+BASE64示例
- 新QQ密码加密函数模块,这个模块除了MD5加密部分是网上找来的,其余部分都是本人独立完成的。其实也很简单,就是MD5+BASE64,要问16还是32的MD5,其实是32的,只不过加密后的32位长的字符串要把他看成另一个字符串的HEX,然后将那个字符串用BASE64编码下,关键是VB里那个字符串会显示为"???",就是乱码,请不要到处嚷嚷什么MD5和BASE64都是公开的算法,假如您随便从网上找一个MD5的模块和BASE64的模块拼凑起来能完成本模块的功能,那就请你继续装……
Base64enc 64位编码解码的动态连接库的例子
- 一个64位编码解码的动态连接库的例子,A 64-bit codec DLL example
base64
- 原创,C语言实现Base64编码/解码的标准算法程序。-Original C language standard Base64 encoding/decoding algorithm standard procedures.
BASE64
- 发送E-mail时用的BASE64编码- Transmits when E-mail uses BASE64 codes
base64.tar
- linux下面的Base64编码源代码,用于多媒体邮件的发送,可以用于嵌入式设备上,已经经过实际产品测试-following Base64 encoded source code for multimedia mail sent, can be used for embedded devices, has been through actual product testing
base64
- C++下的base64编码,能够支持任何数据进行base64编码。 -C++ Under the base64 encoding, can support any data base64 encoding.
Base64
- 主要功能: 1、可将Base64文件解码; 2、可将一般文件进行Base64编码。-Main functions: 1, may decode Base64 files 2, can be generally Base64 encoded file.
Base64.zIP
- Base64编码、解码类,j加密文件到base64密文 同时附带解密文件-Base64 encoding, codec type, j Micronesia base64 encrypted file to decrypt the text file attached at the same time
Base64
- Base64编码的简单C++语言实现-Base64 encoding of a simple C++ Language
Base64
- Base64编解码,可以将明文编码为Base64格式,也可以将Base64编码格式解码为明文-Base64 codec can be explicitly encoded in Base64 format, you can decode the Base64 encoding format for the explicit
base64
- 简单直接的base64编码查看器,可以在邮件收发程序中发挥作用-Simple and direct viewer base64 encoding, you can send and receive e-mail program to play a role in
SuperBase64ED
- 这是一个手机编程和邮件编程常用到的一个编码技术函数,Base64编码和解码动态库,支持字符串和文件的编解码工作。速度很快稳定,我的一些程序中用,现在发布。-This is a cell phone programming and e-mail program into a coding techniques commonly used functions, Base64 encoding and decoding of dynamic libraries, and documentation t
base64
- BASE64编码的C实现,很精简,可以直接内嵌入工程-BASE64-coded C implementation, it is streamlined and can be directly embedded engineering
BASE64
- Delphi JPG 图片的 BASE64 编码、解码(BASE64 encoding and decoding of Delphi JPG pictures)