Location:
Search - base64 c
Search list
Description: c的base64算法
Platform: |
Size: 2169 |
Author: temp001 |
Hits:
Description: 发送E-mail时用的BASE64编码- Transmits when E-mail uses BASE64 codes
Platform: |
Size: 22528 |
Author: 云松 |
Hits:
Description: base64解码编码c++的,我找了好久才找到的-decoding base64 encoding c, and I look for a long time to find the
Platform: |
Size: 4096 |
Author: 访访 |
Hits:
Description: 此程序是Base64算法,其实现是完全用了char* 的数据类型,封装的比较干净,好用-this procedure is Base64 algorithm, its implementation is fully spent char* data types, package cleaner, Easy
Platform: |
Size: 20480 |
Author: llg |
Hits:
Description: 邮件解码程序,Base64解码. 包括文档与解码程序(C/C++的都有).-mail decoding process, Base decoder. Including documents and decoding procedures (C/C have).
Platform: |
Size: 648192 |
Author: 洋场河 |
Hits:
Description: RSATool\base64.c
.......\History.txt-RSATool \ base64.c ....... \ History.txt
Platform: |
Size: 1501184 |
Author: hefeng |
Hits:
Description: 一个自己写的加密/解密DLL文件,包含(Base64, BlowFish, AES, RSA,DES3,GOST)等算法以及用delphi 和 C++Builder 调用的例子源码和调用说明文件。-himself wrote an encryption/decryption DLL files, including (Base64, BlowFish. AES, RSA, DES3. GOST) algorithm and using delphi called Builder and C source code examples and the use of documentation .
Platform: |
Size: 919552 |
Author: Arnold |
Hits:
Description: 纯c语言写的
url encode, url decode,
base64 encode, base64 decode
完全集成在一个程序里面了。无论是调用还是移植都很方便。-pure language to write the url encode and decode url, base64 encode and decode base64 in a fully integrated into the inside. Whether or transplantation was called very convenient.
Platform: |
Size: 18432 |
Author: serverclient2004 |
Hits:
Description: c++语言实现的base加密算法,共同学习-c language of the base encryption algorithm, learning together
Platform: |
Size: 1024 |
Author: |
Hits:
Description: 将字符串使用base64算法加密的库。.net平台,C#语言开发。-String encryption algorithm using base64 library. . net platform, C# language development.
Platform: |
Size: 13312 |
Author: 方建国 |
Hits:
Description: 用C语言实现的发送 邮件 SMTP的代码.
可以发送附件.大小无限制.-Realized with C language code to send mail SMTP. Can send attachments. Unlimited size.
Platform: |
Size: 195584 |
Author: suiran |
Hits:
Description: 64位的加密解密算法说明,用于身份验证,和核实。-64 Description of the encryption and decryption algorithms for authentication, and verification.
Platform: |
Size: 3072 |
Author: 歪歪曲 |
Hits:
Description: base64编解码代码,实现base64的编译码功能
。-base64 codec code, the realization of the base64 encoding and decoding functions.
Platform: |
Size: 1024 |
Author: zk |
Hits:
Description: BASE64,C语言实现,在文件传输中具有很强的使用范围-BASE64, C language, the file transfer in the use of highly
Platform: |
Size: 11264 |
Author: 林语 |
Hits:
Description: 原创,C语言实现Base64编码/解码的标准算法程序。-Original C language standard Base64 encoding/decoding algorithm standard procedures.
Platform: |
Size: 6144 |
Author: 沉沦 |
Hits:
Description: c++下面一个base64的算法实现,提供一个使用例子。-c++ following a base64 algorithm implementation, providing a use case.
Platform: |
Size: 79872 |
Author: |
Hits:
Description: Base64 算法,加密解密。可自定义Key,可用于STM32 STM8小型嵌入式设备中(Base64 algorithm, encryption and decryption. Key can be customized, STM32 STM8 can be used in small embedded devices)
Platform: |
Size: 3072 |
Author: rayrola
|
Hits:
Description: Base64是网络上最常见的用于传输8Bit字节码的编码方式之一,Base64就是一种基于64个可打印字符来表示二进制数据的方法。可查看RFC2045~RFC2049,上面有MIME的详细规范。
Base64编码是从二进制到字符的过程,可用于在HTTP环境下传递较长的标识信息。例如,在Java Persistence系统Hibernate中,就采用了Base64来将一个较长的唯一标识符(一般为128-bit的UUID)编码为一个字符串,用作HTTP表单和HTTP GET URL中的参数。在其他应用程序中,也常常需要把二进制数据编码为适合放在URL(包括隐藏表单域)中的形式。此时,采用Base64编码具有不可读性,需要解码后才能阅读。(Base64 is one of the most common coding methods for transmitting 8Bit bytecode in the network. Base64 is a method to represent binary data based on 64 printable characters. View RFC2045 ~ RFC2049, there is a detailed specification of MIME.)
Platform: |
Size: 2048 |
Author: 生命
|
Hits:
Description: C语言实现base64加解密,直接编译可使用,亲测好用(C Language implementation plus decryption.)
Platform: |
Size: 1024 |
Author: Joshour |
Hits: