Welcome![Sign In][Sign Up]
Location:
Search - RSA simple

Search list

[Crack Hackrsa-c++实现

Description: 这是一个RSA的简单实现算法,用的是C++语言实现的.-This is a simple realization of the RSA algorithm is used in the C language.
Platform: | Size: 53248 | Author: 杜立涛 | Hits:

[GUI DevelopRSA加解密算法

Description: 信息安全中的RSA算法,界面简单明了,功能齐全-information security of the RSA algorithm, simple interface, the full range of functions
Platform: | Size: 1914880 | Author: sun | Hits:

[Crack HackRSAsimple

Description: RSA加密解密算法的最简单的C实现的源代码。如果你不想看太复杂的RSA算法,可以考虑这个。-RSA encryption and decryption algorithm, the most simple realization of the C source code. If you do not want to see too complicated RSA algorithm, consider this.
Platform: | Size: 1024 | Author: gy | Hits:

[JSP/JavaRSA

Description: RSA加密算法简单实现,主要包括字符的加密,不能处理汉字-RSA encryption algorithm is simple to achieve, the main characters, including encryption, should not deal with Chinese characters
Platform: | Size: 5120 | Author: edward | Hits:

[Crack Hackrsa

Description: rsa加密解密代码,简单的界面,详细的注释不错的说-rsa encryption and decryption code, simple interface and detailed notes that good
Platform: | Size: 54272 | Author: | Hits:

[Crack HackRSA

Description: 我在学习加密算法RSA算法的过程遇到了一些数学问题,资料上所讲的也不是很清楚,这里我想用简单明了的程序语言将其RSA算法表达出来,并将有些地方给予证明,希望对大家有所帮助-I am in the learning algorithms RSA encryption algorithm process encountered a number of mathematical problems, information on the stresses is not very clear, here I would like to use simple programming language to express the RSA algorithm, and prove that in some areas to give hope to the U.S. help
Platform: | Size: 118784 | Author: 王功臣 | Hits:

[Crack HackRSA

Description: RSA一个简单的C语言算法实现 -RSA a simple C language algorithm
Platform: | Size: 2048 | Author: pott | Hits:

[Crack HackRSA

Description: 简单的RSA算法的加密解密程序,带MFC界面的-RSA algorithm is a simple encryption and decryption procedures, interface with MFC
Platform: | Size: 3962880 | Author: tangrui | Hits:

[JSP/JavaRsa

Description: 用JAVA实现Rsa非对称加密算法 不算简单的算法 既可以加密又可以解密-Rsa use JAVA to achieve an asymmetric encryption algorithm is not a simple algorithm can be encrypted can be decrypted
Platform: | Size: 2048 | Author: 韩国强 | Hits:

[Crack HackRSA

Description: RSA算法的原理分析及实现。RSA是既能用于数据加密也能用于数字签名的一种非对称密码体制的算法。它有一对密钥,其中之一是私有密钥,由用户保存;另一个为公开密钥,可对外公开。并用VC++语言实现,通过MFC设计的一个小系统来模拟算法的简单应用-RSA algorithm and the realization of the principle. RSA is the best tool for data encryption can be used for digital signatures, a non-symmetric cryptography algorithms. It has a pair of keys, one of which is the private key, by the user preserved another for the public key can be made public. And VC++ Language, through the MFC designed a small system to the simple application of simulation algorithm
Platform: | Size: 3694592 | Author: dxh | Hits:

[Data structsrsa

Description: 关于RSA的算法源代码 具体就是很简单的加密与解密-On the RSA algorithm for concrete source code is very simple encryption and decryption
Platform: | Size: 1024 | Author: domn | Hits:

[Crack HackRSA

Description: 用RSA算法实现字符串的加密解密,MFC实现,界面简洁易操作。-RSA algorithm with a string encryption and decryption, MFC implementation, interface, simple and easy to operate.
Platform: | Size: 1879040 | Author: 周旋 | Hits:

[Crack HackRSA

Description: RSA 加密解密的简单实现 平时的作业,发出来给大家共享下-RSA encryption and decryption of a simple realization of the usual operations, issued to give everyone to share the
Platform: | Size: 8192 | Author: 胡晓波 | Hits:

[JSP/JavaRSA-Java

Description: 用Java编写的RSA例子,能够使用,简单明了-Written in Java using RSA example, be able to use, simple to understand
Platform: | Size: 2706432 | Author: ouxinnan | Hits:

[CA authrsa

Description: RSA 加密算法简单实现,c++编程,简单实用不 需任何修改 可运行-Simple implementation of RSA encryption algorithm, c++ programming, simple and practical to run without any modifications
Platform: | Size: 228352 | Author: joney | Hits:

[Crack HackRSA

Description: RSA 的 加密解密 界面简单 但算法是全的 参考参考-RSA' s encryption and decryption algorithm interface is simple but full of reference information
Platform: | Size: 32768 | Author: BUB | Hits:

[Crack Hackrsa-cpp

Description: RSA公钥加密算法是1977年由Ron Rivest、Adi Shamirh和LenAdleman在(美国麻省理工学院)开发的。RSA取名来自开发他们三者的名字。RSA是目前最有影响力的公钥加密算法,它能够抵抗到目前为止已知的所有密码攻击,已被ISO推荐为公钥数据加密标准。RSA算法基于一个十分简单的数论事实:将两个大素数相乘十分容易,但那时想要对其乘积进行因式分解却极其困难,因此可以将乘积公开作为加密密钥。 -Public key encryption algorithm RSA in 1977 by Ron Rivest, Adi Shamirh and LenAdleman in (MIT) development. RSA name from the development of their three names. RSA is the most influential public-key encryption algorithm, it can resist all known password attack so far, has been recommended for ISO public key data encryption standard. RSA algorithm is based on a number of very simple fact: to multiply two large prime numbers is very easy, but then you want their product is extremely difficult to factorization, it can be the product of the public as the encryption key.
Platform: | Size: 8192 | Author: YCLIU | Hits:

[Crack HackRSA

Description: 简单的C程序实现RSA加密过程,程序简单易懂,仅供参考!~-Simple C program to achieve RSA encryption process, the program is simple to understand for reference purposes only! ~
Platform: | Size: 435200 | Author: Nren | Hits:

[JSP/Javarsa

Description: 一个用java做的关于rsa的数据传输系统。很简单-Using java to do a data transfer system on rsa. Very simple
Platform: | Size: 334848 | Author: 劳阳 | Hits:

[WEB Codersa

Description: rsa simple algotirthm
Platform: | Size: 2048 | Author: robaqs | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net