搜索资源列表
rsa
- 本程序主要用C实现了RSA算法。具体为输入数字进行RSA加密或解密。可根据自己要求做出适当修改。-C major with the procedures of the RSA algorithm realization. Specific figures for the importation of RSA encryption or decryption. May request in accordance with their amended as appropriate.
RSA
- 计算机网络安全课程设计RSA加密解密算法,用于学习RSA-Computer network security curriculum design DES encryption and decryption algorithm for learning DES
rsa
- 实现简单的RSA加密,指定p,q,e,程序找到密钥,用户输入数字形式的明文,然后加密生成密文,打开解密程序,输入密文,输出明文-RSA encryption
RSA
- RSA加密小程序,可以在vc++里面实现。并进行环境测试-failed to translate
RSA
- 应用于Rsa加密解密,适合新手了解RSA设计实现 -RSA 加密
RSA
- 用C语言实现教科书式的RSA加密算法,无错版-C language textbook RSA encryption algorithm, error-free version
RSA
- 通过MFC实现RSA加密解密,密钥是随机生成的,可以为任意长度,但是最好不要超过2048比特-Through the MFC to achieve RSA encryption and decryption keys are randomly generated, can be any length, but preferably not more than 2048-bit
RSA
- RSA加密算法,实现对文字的加密,将文字转化成数字后用RSA原理进行加密-This is RSA encryption algorithm
rsa
- 使用Java语言来实现 rsa加密算法,没有调用Java中的类,是直接按照rsa加密原理一步一步实现-Using the Java language to implement rsa encryption algorithm, there is no call in Java classes, is a direct step by step in accordance with the realization of the principle of rsa encryption
RSA-encryption-to-decrypt
- RSA加密和解密,实现基本的RSA算法,需要选择两个大素数。 -RSA encryption and decryption, the realization of basic RSA algorithm, we need to select two large prime Numbers.
RSA
- RSA加密解密算法,可以实现现场的加密解密,可以更改公钥私钥。-RSA encryption and decryption algorithm, can realize the field of encryption and decryption, can change the public and private key.
RSA-program
- 在VC平台上用c++实现的RSA加密解密算法-Implementation of RSA encryption algorithm
rsa
- RSA加密算法,python实现版本,可用于算法学习-RSA encrypted algorithms
RSA
- 计算机网络安全技术中RSA加密算法的java实现-the substanciate of the RSA algorithm
APKIDE七少月RSA加密解密工具
- APKIDE七少月RSA加密解密工具APKIDE七少月RSA加密解密工具(APKIDE seven month less RSA encryption, decryption decryption tool APKIDE seven month less RSA encryption tool)
RSA 工具类
- rsa加解密工具类,包括2048/1024(RSA encryption and decryption tool class, including 2048/1024)
rsademo
- Android的RSA加密,jni实现,稳定可靠(Android RSA encryption, jni, stable and reliable)
RSA加解密
- RSA是被研究得最广泛的公钥算法,从提出到现在已近二十年,经历了各种攻击的考验,逐渐为人们接受,普遍认为是目前最优秀的公钥方案之一。rsa算法加解密在vb中的运用,其中有加密解密的方法。(RSA is the most widely studied of the public key algorithm, from the nearly two decades now, we have tested a variety of attacks, people gradually accepted,
rsa
- RSA加密解密,实测可用,可以下载看看;仅供学习,请不要用于商务用途(RSA encryption and decryption)
VC 信息加密聊天源代码
- 本聊天程序采用2048bit 的RSA 数据加密算法对数据进行加密和数字签名后发出,因为RSA加密信息需要大量的时间,因此本程序适合用来传递密钥或对非常重要且信息量较少的网络通讯。本程序编译后运行界面如上所示,正常聊天需要进行设置,设定对方IP地址,QQ号或电子邮件地址,接下来就可以发消息了,程序还可以完成如图所示的其它功能。(This chat program uses the RSA data encryption algorithm of 2048 bits to encrypt and