搜索资源列表
WapBase64.rar
- 一个用ATL开发的Base64编码控件,使用简单,用EnCode64(str)编码,EnCode64(str)解码,属性EnCode存放源码,属性DeCode存放Base64码,开发平台:VC.Net
VC++实现文件加密功能的源代码
- VC++实现文件加密功能的源代码,这只是一个简单的例子,如果你感兴趣可以更加深入的研究一下。-VC file encryption function in the source code, this is just a simple example, if you are interested more in-depth study.
LILI-II
- 无线通信系统中密钥流生成器——LILI-II。以VC++为编程工具,制作了操作简单,实用性较强的用户操作界面,并对Fibonacci 结构、Galois结构两种方式的LFSR-Wireless Communication System Key flow generator -- LILI-II. A VC + + programming tools, has produced a simple, practical, strong user interface, also Fibonacci s
vcfilesecret
- 用VC++实现文件加密功能的源代码,本代码实现对文件的简单加密。 -with VC file encryption function in the source code, the code to achieve a simple document encryption.
vc-RSAnew.ra20050713
- 简单的RSA算法,适合新手学习使用,没有什么专业价值-simple RSA algorithm, for newcomers to learn how to use, no professional values
Base64andMD5
- Base64和MD5编码,功能简单,VC++6.0编译通过-Base64 encoding and MD5, a simple function, by VC 6.0 compiler
lab4-Destest
- 对称加密算法DES VC++ 的简单实现 -DES symmetric encryption algorithm to achieve the simple VC
rund
- 随机密码生成工具,简单的随机密码生成工具,vc开发环境-random password generation tool, a simple random password generation tool vc Development Environment
RSADlg
- 此算法是用VC++编译的,用RSA算法对任何文件加密,简单易懂。
codeinput
- 一个简单的例子,说明如何用vc编写简单的需输入密码才能生效的文件,密码为:19998
DES
- 用VC做的数据加密标准DES算法可视化实现.简单易懂,有密码学和C或C++基础即可理解
994q
- 简单的随机密码生成工具 软件类别:VC/C++源码 加密解密 运行环境:Visual C/C++
用VC编写文件加密程序的源代码
- 用VC编写的一个简单的文件加密的程序源代码-VC prepared by a simple document encryption source code
DES-Crypt-VC-source-code
- DES加密与解密源码,并给出了一个简单应用。-DES encryption and decryption source code, and gives a simple application.
WapBase64
- 一个用ATL开发的Base64编码控件,使用简单,用EnCode64(str)编码,EnCode64(str)解码,属性EnCode存放源码,属性DeCode存放Base64码,开发平台:VC.Net- The Base64 code which develops with ATL controls, the use is simple, (str) codes with EnCode64, EnCode64 (str) decodes, the attribute EnCode depos
wzauthor
- 本地生成注册码的简单工具代码。 主要包括注册码的产生和如何在自己的程序嵌入注册码的机制。 原理是根据本地网卡号和硬盘号联动产生的。-Local code of simple tools to generate code. Mainly include key generation and how to embed code with its own procedures and mechanisms. The principle is based on the local network
jiami
- 利用vc编写的简单加密算法。 利用vc简单移位实现其加密功能-Vc prepared easy to use encryption algorithm. Vc easy to use encryption to achieve its translocation
VC
- 一个简单的DES加密解密程序源代码,适合刚刚学习的朋友们-A simple DES encryption and decryption program source code, for friends just to learn
Aes-Crypt-VC-source-code
- AES加密与解密源码,并给出了一个简单应用。-AES encryption and decryption source code, and gives a simple application.
md5-vc
- MD5加密c++实现 本人在项目里测试过 可以使用 操作简单-MD5 c++