搜索资源列表
99-GuTingTing-RSA
- RSA算法是一种公钥密码算法.实现RSA算法包括生成RSA密钥,用RSA加密规则和解密规则处理数据。RSA数字签名算法利用RSA算法实现数字签名。本文详述了RSA算法的基本原理, RSA加密算法的实现以及如何利用RSA实现数字签名.-RSA is a public key cryptography algorithm. Implementation of RSA algorithm include RSA key generation. using RSA encryption and decr
rsa
- 基于rsa算法实现的用两个质数进行数据加密的算法,可靠度非常高,为vc++6.0工程
RSA C++实现
- RSA算法C++实现,在VC6.0下编译通过
RSA1 用RSA算法实现加解密的功能
- 用RSA算法实现加解密的功能,可支持128-2048位,RELEASE版本,无问题。还有可支持大数运算的计算功能-RSA encryption algorithm with the functionality to support 128-2048 bit, RELEASE version, no problem. There can support large numbers of computing operations
RSA(C++code).rar
- C++ 源代码实现 非对称算法(RSA),C++ Source code to achieve asymmetric algorithms (RSA)
RSA.rar
- RSA加密解密,密码编码学与网络安全课程的重点之一。本程序用于模拟实现RSA的加密和解密算法,RSA encryption and decryption, password, encoding and network security course learn one of the key points. This procedure used to simulate the realization of RSA encryption and decryption algorithm
RSA-base-c-program.rar
- 基于C语言的RSA算法实现 用标准C语言实现了RSA算法 编译通过验证,C language based on RSA algorithm
RSA-Arithmetic-Code
- RSA算法的实现,包括密钥生成及加解密 RSA算法的实现,包括密钥生成及加解密-RSA algorithm, including key generation and RSA encryption algorithm, including key generation and encryption and decryption
rsa
- RSA加密/解密算法实现源码与例子 -The source code and examples of implement of RAS encryption and decryption algorithm
rsa
- rsa算法实现,用的是c++。欢迎大家随便下载-rsa algorithm, using c++. Welcome to the casual download
RSA
- RSA算法实现,只是简单的实现一下,如果需要,可以改变类型。-RSA algorithm, but simply the realization that, if necessary, can change the type.
RSA
- rsa算法c语言实现 完整 有对话框,密码学经典非对称加密实现-rsa algorithm c language there is complete dialog box
RSA
- 用RSA算法实现字符串的加密解密,MFC实现,界面简洁易操作。-RSA algorithm with a string encryption and decryption, MFC implementation, interface, simple and easy to operate.
RSA
- rsa算法的C语言代码实现,适合算法计算机学习研究者阅读-rsa for c program,suit for arithmetic study
rsa
- RSA算法实现,用C++语言实现大数类的构建,可以实现RSA算法加解密文本文件及二进制文件及图像,速度较快-将中文译成英语 RSA algorithm, using C language class structure of large numbers, RSA algorithm for encryption and decryption can text file and binary files and images, faster
rsa
- RSA算法实现的C语言代码,需要SSL库支持。-RSA CODE
RSA
- RSA算法实现源码,素数生成,加密解密过程-RSA algorithm
RSA
- 基于RSA算法实现数字签名的加解密功能,能完美实现,在VS2008上-Based on the RSA algorithm encryption and decryption of digital signatures
RSA算法
- RSA算法,用的C++语言实现,可以给那些初次接触这个,需要学习的同学使用(RSA algorithm, using C++ language, you can give those who first contact this, need to learn the use of students)
语音RSA加密
- RSA算法实现语音的加密和解密功能,里边还包含了录音功能(RSA algorithm for voice encryption and decryption function, which also contains the recording function)