搜索资源列表
rsa-systemc
- 适用于systemC环境的rsa算法程序的源代码-applicable to the environment rsa algorithm source code
DELPHI编写的RSA加密源码
- 一个超酷的RSA加密源代码,我在实际应用中表现很好,可以达到128位以上的加密。-a cool RSA encryption source code, I actually very good application performance can be achieved over 128 encryption.
RSA对称加密算法源代码
- 利用RSA对称算法实现文件加密,密钥512位,比较安全。但不是特别安全。因为推荐2048位的密钥目前是很安全的。-use RSA asymmetric encryption algorithm document, the key 512, relatively safe. But it is not particularly safe. Since 2048 recommended the key now is very safe.
RSA算法流程图
- RSA 加密、解密算法流程图,以及源代码解析,让你快速熟悉RSA算法。-RSA encryption, decryption algorithm flowchart, and source code analysis, which allows rapid familiar with the RSA algorithm.
关于RSA类的源代码
- 关于RSA类的源代码,程序很简单,也很好用,请大家提出不足。-on the source code, procedure is simple and useful, will you please raise your inadequate. Thank you
一个RSA的类的源代码
- 一个RSA源代码,对各种字符串进行加密解密,包含汉字,数字-a source of all kinds of strings encryption and decryption, including Chinese characters, figures
RSA算法源码
- 用mfc做的程序,能实现RSA算法的源代码。很实用。
RSA(C++code).rar
- C++ 源代码实现 非对称算法(RSA),C++ Source code to achieve asymmetric algorithms (RSA)
RSA
- RSA密钥生成器,用于RSA传输过程中加密与解密,delphi 源代码。-RSA key generator and transfer process for RSA encryption and decryption, delphi source code.
RSA
- rsa加密的源代码,能随机产生200位的素数-rsa encryption source code can be randomly generated 200 of the prime number. . . . . . .
rsa
- 关于RSA的算法源代码 具体就是很简单的加密与解密-On the RSA algorithm for concrete source code is very simple encryption and decryption
rsa
- 毕业设计-RSA算法(源代码+论文+ppt)-Graduation Project-RSA algorithm (source code+ thesis+ ppt)
Research-And-Development-Of-RSA-File-Encryption.ra
- 分析RSA算法的应用现状,论证文件加密应用RSA算法的可行性和意义。设计一套完整实用的RSA文件加密解决方案,具体编码实现。对RSA算法进行研究,从常规RSA算法出发,用C++实现RSA加密算法类库,并在32位windows平台封装成组件。在.Net平台引用此组件,实现可以对任意文件进行RSA加密操作的窗体应用程序。经过加密的文件以及密钥文件都是文本文件。给出关键类类图、整个应用程序的结构描述文档、关键模块流程图、较详细的接口文档、所有源代码。对应用程序进行测试,对测试结果进行分析研究,进而对应
RSA
- RSA算法的流程图和程序源代码,运行结果贴图等-RSA algorithm flow chart and source code, the results map, etc.
RSA
- 运用java技术,基于RSA算法,实现对图片文件进行加密解密的源代码-Using java technology, based on RSA algorithm, the image files on the source code for encryption and decryption
RSA-Encryption-Demo
- RSA加密程序源代码,对每个加密因子都详细说明,参考价值不错。-RSA encryption source code for each encryption factors are detailed, good reference.
RSA
- 用java实现的加解密和数字签名功能的源代码,可以作为毕业设计和学习用-Encryption and decryption and digital signature capabilities with java source code, can be used as a graduation project and learning
RSA
- 四种加密算法之RSA源代码-C++ (包含一个头文件和一个cpp文件)-Four encryption algorithm RSA source code-C++ (including a header file and a cpp file)
rsa-master
- 纯净的RSA源代码,用于加密解密,c language-rsa source code
VC 信息加密聊天源代码
- 本聊天程序采用2048bit 的RSA 数据加密算法对数据进行加密和数字签名后发出,因为RSA加密信息需要大量的时间,因此本程序适合用来传递密钥或对非常重要且信息量较少的网络通讯。本程序编译后运行界面如上所示,正常聊天需要进行设置,设定对方IP地址,QQ号或电子邮件地址,接下来就可以发消息了,程序还可以完成如图所示的其它功能。(This chat program uses the RSA data encryption algorithm of 2048 bits to encrypt and