搜索资源列表
BASE64
- base64加密
base64
- base64加密解密,一个小工具,费用好用
base64
- 找了好久都没有找到个c语言版的base64加密解密源码,于是找了个其他语言写的源码,经过一番修改,终于用c语言实现了base64的加密解密算法
Base64加密算法
- 加密算法源代码应用-encryption algorithm source code application
VB加密算法
- 主要是BASE64加密
QQ密码加密函数模块,MD5+BASE64示例
- 新QQ密码加密函数模块,这个模块除了MD5加密部分是网上找来的,其余部分都是本人独立完成的。其实也很简单,就是MD5+BASE64,要问16还是32的MD5,其实是32的,只不过加密后的32位长的字符串要把他看成另一个字符串的HEX,然后将那个字符串用BASE64编码下,关键是VB里那个字符串会显示为"???",就是乱码,请不要到处嚷嚷什么MD5和BASE64都是公开的算法,假如您随便从网上找一个MD5的模块和BASE64的模块拼凑起来能完成本模块的功能,那就请你继续装……
如何用asp进行base64加密
- 如何用asp进行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
- labview中实现base64加密及解密-labview base64 encrypt and decrypt
Base64
- Base64 加密算法模块,VB 编写,代码已经优化!-Base64 Encoder&Decoder
base64
- base64加密/解密功能,可以指定字符串长度。-base64 encryption/decryption functions, you can specify the length of the string.
base64_delphi
- Delphi写的base64算法程序--Base64 algorithm program writed by Delphi
TestSendMail
- 一个发送邮件的示例程序(内含base64加密算法)-Send e-mail a sample program (containing the base64 encryption algorithm)
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加密.解密-base64 encryption. decrypted !!!!!!!!!!
Base64
- vb 写的Base64+加密算法,有需要的朋友可以下载参考参考-vb write Base64+ encryption algorithm, a friend in need can be downloaded for reference reference
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)