搜索资源列表
RSA加解密
- vc环境下RSA算法加解密功能的实现,内附有示例代码。-The implement of encryption and decryption with RSA algorithm in VC environment, attached with example source code.
64bit RSA加密
- 64位RSA算法源程序,VB代码.可用于INTERNET网络编程-64 RSA algorithm source, VB code. Can be used for Internet Network Programming
5.非对称加密RSA的实现及其源代码
- 5.非对称加密RSA的实现及其源代码,JAVA代码,挺好用的,有兴趣的下啊-5. RSA asymmetric encryption and the realization of the source code, Java code, very good use, and are interested in the next ah
RSA MD5 v1.2
- RSA MD5加解密算法,用c++实现,核心部分是c的代码,完全跨平台-RSA encryption and decryption algorithms, used to achieve c, c is the core part of the code, completely cross-platform
RSA-file-encode
- RSA文件加密的研究和实现(含毕业论文和实现代码)-RSA File Encryption Research and Implementation (including thesis and the realization of the code)
RSA
- 用于RSA加密的汇编语言源代码,只能对数值进行加密-RSA encryption for the assembly language source code, can only be encrypted numerical
rsa
- rsa加密解密代码,简单的界面,详细的注释不错的说-rsa encryption and decryption code, simple interface and detailed notes that good
RSA
- 应用非对称密钥系统RSA密码系统进行数据签名的代码-Application of non-symmetric key system, RSA cryptosystem for data signature code
RSA
- 这个vc++代码实现了RSA,Elamal,弗吉尼亚加密算法。-This vc++ Code realize the RSA, Elamal, Virginia encryption algorithm.
RSA
- delphi下的Rsa数字证书开发库相关代码-Rsa under delphi development of library-related digital certificate code
RSA
- RSA加解密,南京理工大学密码学实验的源程序代码-RSA encryption and decryption, Nanjing University of Technology and Engineering Cryptography Experiment Source Code
rsa
- 一个独立纯C文件,两千多行代码,控制台界面实现RSA加密解密功能,调试通过-An independent pure C files, more than 2000 lines of code, the console interface RSA encryption and decryption functions, debugging through
rsa
- 这是RSA算法的原代码实现应该直接能用,已调试好-This is the original RSA algorithm implementation code can be used directly, has good debugging
RSA
- rsa算法的C语言代码实现,适合算法计算机学习研究者阅读-rsa for c program,suit for arithmetic study
RSA
- RSA算法实验报告和代码 1.选取两个素数p,q(不可相差悬殊) 2.计算n=pq,f(n)=(p-1)(q-1) 3.选取e,满足1<e<f(n),则gcd(e,f(n))=1 4.计算d,满足de=1 mod f(n)。一般d>=[n的四分之一方],(e,n)为公钥,(p,q,d)为私钥,将明文0,1序列分组,使每组十进制小于n。c=[m的e次方] mod n,m=[c的d次方] mod n。-RS
RSA
- 利用C语言编写的RSA加解密代码,实现了基本的RSA加解密过程,主要是大数运算的实现以及质数的求解-Written in C language using RSA encryption and decryption code, and to achieve the basic RSA encryption and decryption process, the key is the realization of operations o
Research-And-Development-Of-RSA-File-Encryption.ra
- 分析RSA算法的应用现状,论证文件加密应用RSA算法的可行性和意义。设计一套完整实用的RSA文件加密解决方案,具体编码实现。对RSA算法进行研究,从常规RSA算法出发,用C++实现RSA加密算法类库,并在32位windows平台封装成组件。在.Net平台引用此组件,实现可以对任意文件进行RSA加密操作的窗体应用程序。经过加密的文件以及密钥文件都是文本文件。给出关键类类图、整个应用程序的结构描述文档、关键模块流程图、较详细的接口文档、所有
RSA
- RSA加密其中有MD5算法的实现 RSA中用到了大数库MIRacl库 详见代码-RSA
6_Rsa
- rsa代码,密码学学习必须掌握的算法。很全的代码。-rsa code, cryptography algorithm to learn to master. Is all the code.
RSA-Encode-and-Decode
- 本软件利用matlab开发的一个具有交互界面的软件,主要功能为RSA的加密、解密功能,简单易懂,富有详细代码-This software is developed using a matlab interface software, the main function for the RSA encryption and decryption functions, easy to understand, full of detailed