搜索资源列表
e-maill文件加密程序完整的源代码,使用LeapFrog2加密
- e-maill文件加密程序完整的源代码,使用LeapFrog2加密方法.zip-e-maill document encryption procedure integrity source code, uses the LeapFrog2 encryption zip
自己写的Des算法
- 自己写的一个DES加密算法软件,在VC环境写的,编译后,对文档进行加密解密.使用方法从界面上一目了然.-I have written a encryption program of DES under the VC environment.Encrypt and decrypt the document after translate and edit it.The operate method is very clear from the interface.
汇编内核加密算法
- 汇编内核的md5算法,应网友要求改进了两个部分: 1、采用nasm风格汇编,可以方便的移植到linux平台下。 2、修正了56个字节以上明文加密会出错的bug,对任意长的明文都能够加密 使用方法: 一种方法是使用原代码包中的make.bat,这需要安装nasm编译器;第二种就是直接将md5_x86.obj拷贝到你的工程下,直接使用。 -compilation of md5 kernel algorithm, a netizen called for improvemen
RSACryptoServiceProvider机密解密
- RSACryptoServiceProvider机密方法的使用方法-RSACryptoServiceProvider confidential methods of use
CBC_DESEncryption
- 使用分组加密方法加密解密数据,分组长度为64位,使用反馈机制的分组密码使用方法.-use of a method of encryption and decryption of encrypted data, a length of 64. the use of the feedback mechanism to use a password.
freelock
- Visual C++6.0编写的,用以加密解密。本软件的使用方法非常简单,任何说明文档和用户界面都显得多余,你可以在Windows的快捷菜单中观察到FreeLock的行为。 白乔 浪浪 2000年11月
PKCS11规范接口使用的例子代码
- PKCS11规范接口使用的例子代码,一个有15个例子,演示了PKCS11各类接口的使用方法。,Sample Code for PKCS11 Specification . The Sample code includes 15 samples to demo the method to use all kinds of APIs of PKCS11 .
rvds2.2 RVDS2.2 的破解方法
- RVDS2.2 的破解方法!找了很久,没办法正版几乎我没见过有人用。 移动...Patch后,应该就可以使用了。-RVDS2.2 hack method! Looking for a long time, almost no way I have not seen one legitimate use. After moving ... Patch should be able to use.
pgplot-manual.ps.gz
- pgplot用户手册,非常全面的描述了pgplot中的各个命令功能以及使用方法,pgplot user s manual
HashMap
- HashMap中怎么取得所有的键值,HashMap使用方法之一-HashMap in how to get all the keys, HashMap use one of the ways
U2.0
- 内存注册机的使用方法如下: 把注册机下载后保存或解压到程序所在目录,执行注册机,原程序自动运行,选中注册框,在注册码输入栏内输入任意的字符,点确定,马上被内存注册机拦截,弹出正确的注册码,复制正确的注册码粘贴到注册码输入栏内点击注册便可完成注册!内存注册机只能用于相同版本软件,请注意核对版本号。 -Zhuceji memory usage is as follows: the Zhuceji download procedure to save or unzip to the dire
md5x86
- 汇编内核的md5算法,应网友要求改进了两个部分: 1、采用nasm风格汇编,可以方便的移植到linux平台下。 2、修正了56个字节以上明文加密会出错的bug,对任意长的明文都能够加密 使用方法: 一种方法是使用原代码包中的make.bat,这需要安装nasm编译器;第二种就是直接将md5_x86.obj拷贝到你的工程下,直接使用-Kernel compilation md5 algorithm, User requirements should be improved i
DCS
- DCS套装包括: 1.DCS.ec ‘ DCS支持模块,目前仅提供两条命令:MD5和文件体积 2.DCS信息提取器 ’专为DCS版本打造。提取需要信息方便DCS使用。随DCS更新而更新 3.Example目录 ‘DCS使用方法演示 DCS总体模块体积:104KB. 由于支持斩月。所以这个体积不成问题哈! -DCS package includes: 1.DCS.ec ' DCS support modules, currently only available
md5_implement
- md5加密实现 C++ /* 使用方法: char Md5Buffer[33] CSecurity Security Security.MD5("a string",Md5Buffer) 执行完成之后Md5Buffer中即存储了由"a string"计算得到的MD5值 */-md5 implement in C++ /* char Md5Buffer[33] CSecurity Security Security.MD
encrpcode
- 彩虹加密狗的使用方法的例子。VC下编译通过的。-Rainbow dongle to use examples. Adopted under the VC compiler.
code1
- 字符串操作测试实例以及DES加密解密类及其使用方法-String Manipulation, and DES encryption and decryption test case class and its use
c-md5code
- 带密钥的md5算法库md5lib.h共有下列函数: char* MDString (char *) /*输入任意一个字符串,经过md5算法处理后,返回结果:一个定长(32个字符) 字符串 */ char* MDFile (char *) /*输入任意一个文件名,文件内容经过md5算法处理后,返回结果:一个定长 (32个字符)字符串 */ char* hmac_md5(char* text, char* key) /*输入任意一个字符串text,和一个用
RsaDllAndTest
- 利用大数库写的一个RSA模幂运算的小软件,该软件能够方便的进行RSA模幂运算,并且可以让读者学习大数库的使用方法。-Use of large numbers of a library to write a small RSA Modular Exponentiation software, the software can easily be RSA modular power, and large numbers can help readers learn to use the librar
wenjianjiami
- 对文件进行加密与解密的控件,内含VB使用方法的一个例程-The file encryption and decryption of the control, consisted of a routine use VB
CSP
- CSP小工具 本工具使用微软CSP技术进行加解密处理,支持的加解密算法如下:3DES(对称加解密)、RSA(非对称加解密)、RSA签名以及验证。 使用方法参见:http://fangshunbao.blog.sohu.com/155851927.html 作者:山大王 作者博客:http://fangshunbao.blog.sohu.com/-This tool uses a small tool CSP CSP technology for Microsoft' s e