搜索资源列表
c的base64
- c的base64算法
base64
- base64编码
base64编码实现
- 实现了base64的编解码过程
QQ密码加密函数模块,MD5+BASE64示例
- 新QQ密码加密函数模块,这个模块除了MD5加密部分是网上找来的,其余部分都是本人独立完成的。其实也很简单,就是MD5+BASE64,要问16还是32的MD5,其实是32的,只不过加密后的32位长的字符串要把他看成另一个字符串的HEX,然后将那个字符串用BASE64编码下,关键是VB里那个字符串会显示为"???",就是乱码,请不要到处嚷嚷什么MD5和BASE64都是公开的算法,假如您随便从网上找一个MD5的模块和BASE64的模块拼凑起来能完成本模块的功能,那就请你继续装……
EncryptUtils.支持MD5、Base64、DES的加密和解密算法的小程序
- 支持MD5、Base64、DES的加密和解密算法的小程序,Support for MD5, Base64, DES encryption and decryption algorithm applet
base64.zip
- base64加密解密,c语言实现. 方便移植。,base64 encryption and decryption, c language. facilitate the transplant.
base64.rar
- 这个源码包中包含有两个文件,一个是源文件,一个头文件。其主要功能是进行base64编解码,The source package contains two documents, one source file, a header file. Its main function is to carry out base64 codec
Base64
- labview中实现base64加密及解密-labview base64 encrypt and decrypt
Base64
- Base64 加密算法模块,VB 编写,代码已经优化!-Base64 Encoder&Decoder
Base64
- Base64算法完整源码与调用方法 运行环境 Delphi5, Delphi6, Delphi7 -Base64 algorithm is a complete source code and call the method of operating environment Delphi5, Delphi6, Delphi7
base64
- 原创,C语言实现Base64编码/解码的标准算法程序。-Original C language standard Base64 encoding/decoding algorithm standard procedures.
base64
- Encode/Decode Base64
base64
- iPhone端使用Objective-C编写的一个BASE64算法的实现。-iPhone client written in Objective-C using a BASE64 algorithm.
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
- Base64算法C++实现 Base64算法C++实现-Base64 algorithm C++ Achieve Base64 algorithm C++ Achieve
Base64
- 主要功能: 1、可将Base64文件解码; 2、可将一般文件进行Base64编码。-Main functions: 1, may decode Base64 files 2, can be generally Base64 encoded file.
base64
- Base64 加密解密。 用C语言实现。 方便移植。-Base64 encryption and decryption. Using C language. Facilitate the transplant.
base64
- 实现base64的编码编码和解码,可以作为模块嵌入到你的程序中。-Realize base64 encoding encoding and decoding, can serve as a module embedded in your program.