搜索资源列表
c++base64
- c++语言实现的base加密算法,共同学习-c language of the base encryption algorithm, learning together
c的base64
- c的base64算法
base64
- base64编码
base64.zip
- base64加密解密,c语言实现. 方便移植。,base64 encryption and decryption, c language. facilitate the transplant.
base64
- 原创,C语言实现Base64编码/解码的标准算法程序。-Original C language standard Base64 encoding/decoding algorithm standard procedures.
hmac_sha
- 实现HMAC-SHA1签名再Base64转码: (1)HMACSHA1.c:实现HMAC-SHA1签名算法 (2)base64.c:base64编码算法。-HMAC-SHA1 signatures to achieve further Base64 transcoder: (1) HMACSHA1.c: HMAC-SHA1 signature algorithm to achieve (2) base64.c: base64 encoding algorithm.
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
char_base64
- 此程序是Base64算法,其实现是完全用了char* 的数据类型,封装的比较干净,好用-this procedure is Base64 algorithm, its implementation is fully spent char* data types, package cleaner, Easy
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
- Base64 加密解密。 用C语言实现。 方便移植。-Base64 encryption and decryption. Using C language. Facilitate the transplant.
Base64
- Base64编码的简单C++语言实现-Base64 encoding of a simple C++ Language
Base64
- base64 decoding class mfc visual c-base64 decoding class mfc visual c++
base64
- BASE64编码的C实现,很精简,可以直接内嵌入工程-BASE64-coded C implementation, it is streamlined and can be directly embedded engineering
base64
- Encode and decode in Base 64 with C#
BASE64
- BASE64,C语言实现,在文件传输中具有很强的使用范围-BASE64, C language, the file transfer in the use of highly
CPP-base64
- c++下面一个base64的算法实现,提供一个使用例子。-c++ following a base64 algorithm implementation, providing a use case.
Base64
- Base64 算法,加密解密。可自定义Key,可用于STM32 STM8小型嵌入式设备中(Base64 algorithm, encryption and decryption. Key can be customized, STM32 STM8 can be used in small embedded devices)
C#ziliao
- 这个是解决pdf.js直接访问本地文件所存在的问题,C#通过链接地址把获取到的文件转换base64,然后传给html前台,前台再通过jquery进行数据解码处理,再传给view.js或pdf.js进行解析展示。(This is pdf.js direct access to the local file to solve the existing problems, C# to get to the file conversion through Base64 link address, and