Description: Base64 decoder for Visual C++, 所谓的Base64 , 是密码学中的一门算法 , 在计算机界来说 , 常常运用在EMAIL传送之上-Base64 decoder for Visual C, the so-called Base64. Cryptography is the one algorithm, in the computer industry, for example, is often used in transmission above EMAIL Platform: |
Size: 65536 |
Author:陈志文 |
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: base64算法,前几天用来截获MSN协议时获取文件名时使用的。之前用的一个网上下下来的base64的源码,解码总是错误。后来干脆自己写了一个。由于MSN协议解出来的字符串是UNICODE的,所以那些base64转换器解码后显示不出有用信息,中间被截断(null字符)。
里面包含两个项目(一个库,一个测试程序)-base64 algorithm, a few days ago to obtain agreement intercepted MSN file name used. Before using an online base64 down the source, decoding is always wrong. Was simply to write one. MSN solution as a result of an agreement by the string is UNICODE, so that after decoding base64 converter shows no useful information between truncated (null character). Which contains two projects (one database, a test procedure) Platform: |
Size: 17408 |
Author:王飞 |
Hits:
Description: 几乎涵盖了所有加密算法的源代码(C语言)。包含了几乎所有常见加密算法的实现,包括RC4、AES、DES、3DES;RSA;SHA1、MD4、MD5;BASE64,还有其他算法。-Covers almost all encryption algorithm source code (C language). Contains almost all the common encryption algorithm, including the RC4, AES, DES, 3DES RSA SHA1, MD4, MD5 BASE64, there are other algorithms. Platform: |
Size: 1216512 |
Author:王同 |
Hits:
Description: 这是一个QQ/TM登录器(其中包含MD5的类封闭及Base64的编码转换).
本程序是用BCB2007制作的.
程序基本用法:
(1)运行程序,首先会要求输入密码,如果是首次运行,可以输入一个新密码或直接回车即可.
(2)进入后,可以看到已保存的QQ号,可以同时登录一个或多个号码.
(3)点击ADD可以添加QQ号码
添加时可以直接输入命令行,也可先按PWDHASH生成命令行,再复制过去(点击上面的Command Line标签).
声明: 程序中的MD5算法和BASE64编码算法均来自互联网,经适当的改编封装而成,未经原作者许可,
请勿用于商业目的.-This is a QQ/TM log browser (which includes the type of MD5 and Base64 encoding closure conversion). BCB2007 This procedure is produced. Procedures Basic Usage: (1) run the program, first of all will be asked to enter a password, if it is the first time running, you can enter a new password or you can directly enter. (2) to enter, you can see that the QQ number has been saved, you can log in at the same time one or more numbers. (3) Click on ADD to add QQ numbers can be added directly into the command line can also be generated PWDHASH to their command-line, and then copy the past (click on the Command Line tab above). Statement: proceedings of the MD5 algorithm and BASE64 encoding algorithm are from the Internet, with appropriate adaptation of the package from without the original author, license, do not used for commercial purposes. Platform: |
Size: 265216 |
Author:richardw |
Hits:
Description: 原创,C语言实现Base64编码/解码的标准算法程序。-Original C language standard Base64 encoding/decoding algorithm standard procedures. Platform: |
Size: 6144 |
Author:沉沦 |
Hits:
Description: iPhone端使用Objective-C编写的一个BASE64算法的实现。-iPhone client written in Objective-C using a BASE64 algorithm. Platform: |
Size: 2048 |
Author:Paul.Liu |
Hits:
Description: c++下面一个base64的算法实现,提供一个使用例子。-c++ following a base64 algorithm implementation, providing a use case. Platform: |
Size: 79872 |
Author: |
Hits:
Description: C实现的base64加密算法,经测可用,可以用来加密数据,在linux下可用!-Base64 encryption algorithm implemented in C, measured by available and can be used to encrypt data, can be used in linux! Platform: |
Size: 5120 |
Author:Harlen |
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: