搜索资源列表
RSA MD5算法
- RSA MD5算法源代码-the source coude of rsa md5
PGP
- PGP的安全 ■内容提要■ ◎ 前言 ◎ IDEA 的安全性问题 ◎ RSA 的安全性问题 ● 选择密文攻击 ● 过小的加密指数 e ● RSA的计时攻击法 ● 其他对RSA的攻击法 ◎ MD5 的安全性问题 ● 对MD5的普通直接攻击 ● 对MD5的生日攻击 ● 其他对MD5的攻击 ● 口令长度和信息论 ◎ 随机数的安全性问题 ● ANSI X9.17 PRNG ● 用户击键引入随机性 ● X9.17 用MD5进行预洗
rc5
- rc5]RC5 encryption algorithm Plug-in In fact, RC5 algorithm with a variety of methods can be used a variety of programming languages, but the majority of books on cryptography algorithm RC5 briefly introduced in the comparison, and is more than its
MD5SF
- License to copy and use this software is granted provided that it is identified as the \"RSA Data Security, Inc. MD5 Message-Digest Algorithm\" in all material mentioning or referencing this software or this function.
MFC_TestEncryDll
- 这里有大量的加密程序有RSA,MD5等都可以运行且没有错快快用吧-here a large number of RSA encryption procedure, MD5 can all be run with no mistakes quickly and use it
winmd5v2.05
- MD5的全称是Message-Digest Algorithm 5,在90年代初由MIT的计算机科学实验室和RSA Data Security Inc发明,经MD2、MD3和MD4发展而来-name is the MD5 Message-Digest Algorithm 5, in the early 1990s by the MIT Laboratory of Computer Science and RSA Data Security Inc. invention, MD2, MD3 MD4
C语言实战105例
- C语言实战105例 第1部分 基础篇 实例1 一个价值“三天”的BUG 2 实例2 灵活使用递增(递减)操作符 5 实例3 算术运算符计算器 7 实例4 逻辑运算符计算器 9 实例5 IP地址解析 11 实例6 用if…else语句解决奖金发放问题 13 实例7 用for循环模拟自由落体 16 实例8 用while语句求n! 19 实例9 模拟银行常用打印程序 22 实例10 使用一维数组统计选票 26 实例11 使用二维数组统计学生成绩 29 实例12 简单的计算器
ZYBEncrypt
- 一些常见的C#加密解密类(MD5,RSA,DES,RC2...)包装集合.-Some common encryption and decryption of C# class (MD5, RSA, DES, RC2 ...) packaging collection.
RSA_MD5
- encrypt and decrypt RSA-MD5
obbo0.62.tar
- THis program runs under Windows 2000/XP. IT s for cryption, main CRYPTION ALGORITHM used here: MD5, RSA-THis program runs under Windows 2000/XP. IT s for cryption, main CRYPTION ALGORITHM used here: MD5, RSA...
MD5
- MD5用的是哈希函数,在计算机网络中应用较多的不可逆加密算法有RSA公司发明的MD5算法和由美国国家技术标准研究所建议的安全散列算法SHA。-MD5 hash function is used in the application of computer networks more irreversible encryption algorithm invented by RSA, MD5 algorithm and by the National Institute of Standards
encryptdll3.8
- 共享软件加密算法库》专业版是一款针对个人、企业开发共享软件的加密工具,支持Windows平台下各类开发工具: VC、VB、BCB、Delphi、PB、VFP、C#等,算法库中包含了获取计算机硬盘物理序列号、主板序列号功能及多种高强度对称、非对称算法。获取的硬盘序列号不随硬盘分区及格式化改变,支持IDE、SCSI、SATA接口硬盘,获取主板序列号的功能支持各类BIOS芯片,这两个功能可方便的用来实现一机一码的注册方式。算法库集成的算法有:BlowFish,MD5,Secret16,AES、SHA、
crypto40
- crypto++各种加密算法,包括des, rsa,md5-crypto++ various encryption algorithm
1
- 用MD5加密/链接流加密/用RSA加密/相对来说,byte Array在Html表单中的应用可能一直被忽视,但是正确的应用byte Array可以大大的优化程序,并做出一些意想不到的效果来。-MD5 encryption
Paper0.0
- MD5,DES,RSA加密解密算大说明,以及相关例子-MD5, DES, RSA encryption and decryption
vbencrypt
- Vb MD5 RSA RC4加密测试程序+源码下载,使用有一个自定义的加密DLL,EncryptionDLL.dll。运行效果如示例截图所示。可在对应的加密方法栏中输入测试字符,然后点击“加密”按钮即可,使用方便,若了解详细情况请下载源码后打开代码文件查看。测试注意:本程序运行“demo”文件夹中的工程,并需要注册EncryptionDLL.dll组件,打开工程文件,选择“工程”/“引用”命令,选择组件位置。-Vb MD5 RSA RC4 encryption download test pro
OPENSSL
- 实现一款文档文件加密和签名的工具 1、选择一种hash算法(MD5 | SHA1 | SHA3)用于摘要的计算; 2、选择一种对称钥加密算法或者序列密码(DES| AES | RC4); 3、选择一种公钥算法实现签名(RSA| ECC),需要单独的密钥对生成算法; 4、文档文件的加密模式为CBC。-Achieve a document file encryption and signature tool 1. Select a hash algorithm (MD5 | SHA1
各大网站密码JS解密
- 一些网站的密码JS解密 MD5 RSA 居多 供大家参考(Some website password JS decryption for everyone's reference)
MD5RSASign
- RSA MD5加密,私钥加密解密,验签(RSA MD5 encryption, private key encryption and decryption, inspection sign)