搜索资源列表
RsaKit
- 小小的自己编制rsa加密算法,加密初学者可进行参考.有一定参考价值哦
RSA
- 基于RSA算法的广播加密新方案,RSA加密在网络上的应用!
RSA
- RSA算法演示程序,支持非对称加密,很好用
dyl
- rsa加密算法,一个比较简单的实现!打开直接运行就可以
rsa算法的vf实现
- 使用Visuanl Foxpro实现RSA算法的加密、解密。
RSA加密算法DEMO
- 这是关于RSA加密算法
RSA
- Delphi RSA加密算法,源码 + 例程!-Delphi RSA encryption algorithm, source code+ routines!
caozuoxitong
- 操作系统课程设计 内涵spooling Rsa加密 生产者与消费者 银行家算法 内容简单 适合初学者 -Curriculum design content of the operating system spooling Rsa encryption algorithm banker producers and consumers simple and suitable for beginners content
RSA
- RSA算法实列,delphi开发语言编写,点击“加密”、“解密”按钮即可完成加密解密-RSA algorithm implementation column, delphi development language writing, click on the " encryption" and " decryption" button to complete the encryption and decryption
RSAEuro1.06
- C/C++下学习加密算法很好的参考材料,包括的算法有RSA椭圆加密算法等-C/C++ learning the encryption algorithm is a good reference material
RSA
- RSA加密算法,用JAVA语言实现,加密,解密-RSA encryption algorithm
RSA-CPP
- RSA算法非常简单,概述如下: 找两素数p和q 取n=p*q 取t=(p-1)*(q-1) 取任何一个数e,要求满足e<t并且e与t互素(就是最大公因数为1) 取d*e t==1 这样最终得到三个数: n d e 设消息为数M (M <n) 设c=(M**d) n就得到了加密后的消息c 设m=(c**e) n则 m == M,从而完成对c的实现-RSA algorithm is very simple, are summarized as follows: find two prim
RSA
- RSA算法加密 Delphi代码实例,编程学习源码,很好的参考资料。-RSA encryption algorithm Delphi code examples, learning programming source code, a good reference.
RSA
- RSA算法加密 Delphi代码实例,编程学习源码,很好的参考资料。-RSA encryption algorithm Delphi code examples, programmed learning source, a good reference.
delphiRSA
- RSA公钥加密算法是1977年由罗纳德·李维斯特(Ron Rivest)、阿迪·萨莫尔(Adi Shamir)和伦纳德·阿德曼(Leonard Adleman)一起提出的。当时他们三人都在麻省理工学院工作。RSA就是他们三人姓氏开头字母拼在一起组成的。 RSA是目前最有影响力的公钥加密算法,它能够抵抗到目前为止已知的绝大多数密码攻击,已被ISO推荐为公钥数据加密标准。 今天只有短的RSA钥匙才可能被强力方式解破。到2008年为止,世界上还没有任何可靠的攻击RSA算法的方式。只
RSA
- RSA算法加密 Delphi代码实例,编程学习源码,很好的参考资料。-RSA encryption algorithm Delphi code examples, programmed learning source, a good reference.
RSA_
- RSA加密算法的实现,采用delphi语言,简单易懂,便于学习!-Implementation of RSA encryption algorithm, using delphi language, easy to understand, easy to learn!
rsa
- RSA加密解密算法C语言实现,代码思路清晰简洁明了。-RSA encryption and decryption algorithm C language, code ideas clear and concise.
易语言RSA算法模块
- 完整的RSA算法历程,加密解密,生成秘钥(Course, the complete RSA algorithm encryption and decryption, key generation)
RSA
- Delphi RSA加密算法实例,无使用第三方控件的Delphi加密程序实例,可使用生成随机数,生成密钥,质数寻找启始点等进行特殊加密处理。(Delphi RSA encryption algorithm instance, no use of third-party control Delphi encryption program instance, can be used to generate random Numbers, generate keys, prime Numbers to