Welcome![Sign In][Sign Up]
Location:
Search - The RSA Public-key implementation c

Search list

[CSharprsa_code

Description: rsa算法,这里将给出一个简单加密模块的全部源程序(源代码) 至于RSA的理论网上一大把,它是基于公钥加密体制的一种算法。这个实例主要是用来将某一重要文件绑定到一个IP地址上。把它拷贝下来,存为CODE.C,然后执行 GCC –O CODE CODE.C 然后用./ CODE E [IP ADDRESS] [FILENAME]对文件进行加密。或用 ./CODE D [IP ADDRESS] 进行解密整个过程中产生了两个中间文件,至于什么文件,你去试一试就知道啦! -rsa algorithm, Here is a simple encryption of all source modules (source code) As for the theory RSA online a lot, it is based on public key encryption algorithm a system. This example was mainly used to a certain important document to a bundled IP addresses. Copy it down, depositors to CODE.C. before the implementation of GCC-O CODE CODE.C then. / CODE E [IP ADDRESS] [FILENAME] document encryption. Or use. / CODE D [IP ADDRESS] declassified whole process created the two intermediary file, As to what documents you try to know!
Platform: | Size: 1509 | Author: 潘伟波 | Hits:

[CSharprsa_code

Description: rsa算法,这里将给出一个简单加密模块的全部源程序(源代码) 至于RSA的理论网上一大把,它是基于公钥加密体制的一种算法。这个实例主要是用来将某一重要文件绑定到一个IP地址上。把它拷贝下来,存为CODE.C,然后执行 GCC –O CODE CODE.C 然后用./ CODE E [IP ADDRESS] [FILENAME]对文件进行加密。或用 ./CODE D [IP ADDRESS] 进行解密整个过程中产生了两个中间文件,至于什么文件,你去试一试就知道啦! -rsa algorithm, Here is a simple encryption of all source modules (source code) As for the theory RSA online a lot, it is based on public key encryption algorithm a system. This example was mainly used to a certain important document to a bundled IP addresses. Copy it down, depositors to CODE.C. before the implementation of GCC-O CODE CODE.C then./CODE E [IP ADDRESS] [FILENAME] document encryption. Or use./CODE D [IP ADDRESS] declassified whole process created the two intermediary file, As to what documents you try to know!
Platform: | Size: 1024 | Author: 潘伟波 | Hits:

[Crack HackRSAfinal

Description: 能够生成1024位的RSA算法密钥对,C++语言实现-1024 to generate the RSA key pair algorithm, C Language Implementation
Platform: | Size: 58368 | Author: jjunfan | Hits:

[Crack HackRSA(c)

Description: RSA算法的C++实现。公钥加密算法中使用最广的是RSA。RSA算法研制的最初理念与目标是努力使互联网安全可靠,旨在解决DES算法秘密密钥的利用公开信道传输分发的难题。-RSA algorithm is the C++ implementation. Public key encryption algorithm is the most widely used is RSA. RSA algorithm is developed by the original idea and objective is to make the Internet safe and reliable, aimed at resolving the DES algorithm is a secret key transmitted using the open channel distribution problems.
Platform: | Size: 60416 | Author: 贤宝宝的范儿 | Hits:

[Crack Hackmiracl3

Description: 这是miracl库的精减版本,主要实现的是BB的加密、解密的算法的接口-This Portable C library implements a full implementation of Multiprecision Arithmetic. In particular it includes all the primitives necessary to implement Number Theoretic based methods for Public Key Cryptography and Digital signature, such as Diffie Hellman, Elliptic curves, RSA and DSS. Indeed example programs implement many of these methods.
Platform: | Size: 1572864 | Author: yoy | Hits:

[Crack HackRSATest

Description: 这个是著名的RSA Public-Key Cryptography程序,一种RSA算法的C++实现。具体怎么使用,本人不是很清楚,所以只能整理到这里了,希望对需要改算法的人有帮助-This is a well-known RSA Public-Key Cryptography program, RSA Algorithm C++ implementation. Specifically how to use, I am not very clear, we can only arrange to here, and hope for people who need help to change the algorithm
Platform: | Size: 9216 | Author: 章明人 | Hits:

CodeBus www.codebus.net