搜索资源列表
base64
- base64加密解密,一个小工具,费用好用
base64
- 找了好久都没有找到个c语言版的base64加密解密源码,于是找了个其他语言写的源码,经过一番修改,终于用c语言实现了base64的加密解密算法
base64.zip
- base64加密解密,c语言实现. 方便移植。,base64 encryption and decryption, c language. facilitate the transplant.
Base64
- labview中实现base64加密及解密-labview base64 encrypt and decrypt
base64
- base64加密/解密功能,可以指定字符串长度。-base64 encryption/decryption functions, you can specify the length of the string.
base64_delphi
- Delphi写的base64算法程序--Base64 algorithm program writed by Delphi
base64
- Base64 加密解密。 用C语言实现。 方便移植。-Base64 encryption and decryption. Using C language. Facilitate the transplant.
x3chun_base64encodedecode
- base64编码解码单元,字符串加加密解密-base64 encoding decoding unit, add the string encryption and decryption
base64
- Base64是网络上最常见的用于传输8Bit字节代码的编码方式之一,大家可以查看RFC2045~RFC2049,上面有MIME的详细规范。本程序是c语言版的base64加密解密源码!-Base64 is the most common network for the transmission of byte code 8Bit encoding one of the ways everyone can see RFC2045 ~ RFC2049, detailed above, there is
Base64
- Base64加密解密的javascr ipt版本-Base64 encryption and decryption of the javascr ipt version
base64
- base64加密.解密-base64 encryption. decrypted !!!!!!!!!!
Base64
- Base64加密解密,实现字串和文件的加密解密。-Base64 encryption and decryption, the realization of string and file encryption and decryption.
base64
- base64加密解密工具 很好很方便的东西!-base64 encryption and decryption tool is very convenient for a very good thing!
VCCRYPT
- 此压缩包内有cast、blowfish、simple、des、cryptlib、rsa、mqueue、xtrcrypt、gf256、 base32,base64、modexppc、network等一些的常见加密、解密算法,非常全的算法集合,源码爱好者大致查了一下,超过130个,全部可以编译通过,而且还包含有E文的开发文档,研究学习算法的可不要错过。-This archive contains cast, blowfish, simple, des, cryptlib, rsa, mqueue,
base64
- 一个base64加密解密算法的实现,带上了使用的例子-A base64 encryption and decryption algorithm, take the example of the use of
base64.c.tar
- base64加密 解密 参数格式为: 加密 ./base64 -e <inputfile> <outputfile> 解密 ./base64 -d <inputfile> <outputfile>-./base64-e <inputfile> <outputfile> ./base64-d <inputfile> <outputfile>
base64
- 关于BASE64加密解密算法 详细内容看源码-BASE64 encryption and decryption algorithms for details see source
Base64
- Base64是网络上最常见的用于传输8Bit字节代码的编码方式之一,大家可以查看RFC2045~RFC2049,上面有MIME的详细规范。Base64编码可用于在HTTP环境下传递较长的标识信息。再次运用java语言实现加密/解密、base64与图片互相转化。(Base64 is one of the most common coding methods used to transmit 8Bit byte code on the network. We can check RFC2045 ~
base64
- pb9的base64加密解密的源代码。。。(PB9 base64 encryption and decryption of the source code...)
ToolCrypt
- base64加密解密 在vs2015上实现的C#程序(decode+encode I don't know what I can say ... 20 words are so hard)