搜索资源列表
DownRSA
- RSA加密算法java代码,自动生成公钥和密钥-RSA encryption algorithm java code, automatic generation public key cryptography
条形码
- 一个自动条形码打印程序-an automatic barcode printing program
rsa1l
- /* RSA Demo 1.0 版 * 版权所有 (C) 2004 赵春生 * 2004.04.25 * http://timw.yeah.net * http://timw.126.com * 本程序调用Miracl ver 4.82大数运算库,详见其附带手册。 * P,Q,N,D,E使用RSATool2生成。 */ 编译提示: 一:将Project-Settings-Settings For(All Configuration)-C/C++中Category项的 Precompiled He
RSA-lx
- /* RSA Demo 1.0 版 * 版权所有 (C) 2004 赵春生 * 2004.04.25 * http://timw.yeah.net * http://timw.126.com * 本程序调用Miracl ver 4.82大数运算库,详见其附带手册。 * P,Q,N,D,E使用RSATool2生成。 */ 编译提示: 一:将Project-Settings-Settings For(All Configuration)-C/C++中Category项的 Precompiled He
Codesys2.1
- Codesys2.1 编程手册,上 海 派 芬 自 动 控 制 技 术 有 限 公司编写 有应用实例-Codesys2.1 Programming Manual, Automatic Control Technology Co., Ltd. Shanghai Finland prepared to send a application example
RSA_java
- 带界面的RSA算法,软件包中含有可执行程序,功能有自动生成随机素数P、Q,公钥,密钥,对数字进行加密解密。-Interface with the RSA algorithm, packages containing executable programs, automatic generation of random functions of prime numbers P, Q, a public key, keys for encryption and decryption of digit
ADSL
- 自动上网功能,不要人管理的,要的快一下载吧-Automatic Internet functions, not to people management, it is necessary to fast a download bar
jiamijiemi
- 千年加密解密代码....虽然看起来挺复杂的.我是对应汇编的.编译后几乎和游戏客户端里的一样...保证了速度..q4uLinux联盟 二次解密代码我还没去搞.不过一次解密足够了.可以制出很多功能外挂.如自动拾取.吃药.等等...二次解密加密主要用于怪物坐标用的.(自动练功需要解析怪物坐标要用)-Millennium encryption and decryption code .... Although it looks quite complex. I am the correspondin
CheckData
- 对选择的文件自动进行MD5计算,并能自动到处配置文件。-To select the file automatically calculate MD5 and automatic configuration files everywhere.
jtxor
- 程序使用C++展示相当强的XOR加密。 当它unencrypting文件时,包括EOF验错和自动侦查。程序很好被提供并且做在串类建立的好用法。-Program Uses C++ to Demonstrate A Fairly Strong XOR Encryption. Includes EOF error checking and automatic detection of when it is unencrypting a file. Program Is Documented
md5
- 该软件功能为自动生成MD5加密码,压缩包包含全部源代码和执行程序。-The software features automatic generation of MD5 for password, compressed package that contains all the source code and enforcement procedures.
QQAutoRun
- qq2008的自动登录器:包含了qq密码的MD5加密等-Automatic Login qq2008 browser: qq contains MD5 password encryption
SEEDVPM642_esam
- 用DM642完成自动加密功能,能够很好的保护自我知识产权-DM642 complete with automatic encryption, can be a very good self-protection of intellectual property rights
QQLogin
- 一款VC++实现的QQ自动登陆器源程序,涉及了QQ密码加密算法的实现。-A VC++ source code to achieve QQ automatic landers, involving the QQ password encryption algorithm.
Nod32_AutoUP
- NOD32 自动检测升级ID有效性 自动获取升级ID并更新 E语言源代码,测试NOD32 2.7以上版本均可自动更新。-NOD32 automatically detect the update ID to upgrade the effectiveness of automatic acquisition of ID and to update the E-language source code, testing, NOD32 2.7 or above versions can
ElgamalEncryption
- Elgamal encryption project, created with visual basic 6. Support text files input and output. Generate automatic public and private key.
QQLogin
- 一个简单的QQ自动登陆器源码,对于QQ多的网友,又怕网上下载的含有后门,可以自己观察源码,好放心使用。 -A simple source code QQ automatic landers, for QQ number of netizens, fear download containing the back door, you can observe their own source code, and good ease of use.
090740_DES
- des加密算法(包括手动和自动两种选择)-Des encryption algorithm(Includes both manual and automatic selection)
EncNotepade
- 小巧的加密记事本源码!采用该记事本编辑文档自动加密,打开自动解密,非常好!-Compact notebook encryption source! Edit documents using the automatic encryption Notepad, open the automatic decryption and very good!
CaesarCoder.src
- Caesar coder and decoder. Performs easy substitution cipher encryption and automatic decryption when key is unknown. Frequency of letters in common written English is used to decrypt.