文件名称:CodecBase32
- 所属分类:
- 加密解密
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 16kb
- 下载次数:
- 0次
- 提 供 者:
- 张**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
本程序用比较另类的方式实现Base32文本加密算法(算法实现在DLL的导出函数里面),并用一个示例程序调用实现这个算法的DLL函数,以e-mail地址作为明文,加密生成了25字节的软件序列号。
这套程序由两个Project组成。一个可以编译生成DLL,另一个是调用DLL导出函数的样板工程。-This program uses more alternative means to achieve Base32 text encryption algorithm, and a sample program calls the function to achieve this algorithm, by e-mail address to generate 25-byte encryption software serial number.
This Programme set includes two projects. The former can be built as DLL, the later invokes a funcution expoted by the DLL.
这套程序由两个Project组成。一个可以编译生成DLL,另一个是调用DLL导出函数的样板工程。-This program uses more alternative means to achieve Base32 text encryption algorithm, and a sample program calls the function to achieve this algorithm, by e-mail address to generate 25-byte encryption software serial number.
This Programme set includes two projects. The former can be built as DLL, the later invokes a funcution expoted by the DLL.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
CodecBase32
...........\CodecBase32.sln
...........\CodecBase32.suo
...........\CodecDLL
...........\........\CodecDLL.cpp
...........\........\CodecDLL.h
...........\........\CodecDLL.vcproj
...........\........\CodecDLL.vcproj.Simplfing-PC.Simplfing.user
...........\........\dllmain.cpp
...........\........\ReadMe.txt
...........\........\stdafx.cpp
...........\........\stdafx.h
...........\........\targetver.h
...........\TestCodecDLL
...........\............\ReadMe.txt
...........\............\stdafx.cpp
...........\............\stdafx.h
...........\............\targetver.h
...........\............\TestCodecDLL.cpp
...........\............\TestCodecDLL.idc
...........\............\TestCodecDLL.vcproj
...........\............\TestCodecDLL.vcproj.Simplfing-PC.Simplfing.user
...........\CodecBase32.sln
...........\CodecBase32.suo
...........\CodecDLL
...........\........\CodecDLL.cpp
...........\........\CodecDLL.h
...........\........\CodecDLL.vcproj
...........\........\CodecDLL.vcproj.Simplfing-PC.Simplfing.user
...........\........\dllmain.cpp
...........\........\ReadMe.txt
...........\........\stdafx.cpp
...........\........\stdafx.h
...........\........\targetver.h
...........\TestCodecDLL
...........\............\ReadMe.txt
...........\............\stdafx.cpp
...........\............\stdafx.h
...........\............\targetver.h
...........\............\TestCodecDLL.cpp
...........\............\TestCodecDLL.idc
...........\............\TestCodecDLL.vcproj
...........\............\TestCodecDLL.vcproj.Simplfing-PC.Simplfing.user