-
-
-
[
Visual C++ (VC++)]
RSA.zip
RSA public key encryption program, enabling the key pair generation, encryption and decryption functions of arbitrary strings. MFC interface.
-
-
-
[
Visual C++ (VC++)]
RSAencryptionanddecryptionalgorithmimplement
RSA algorithm : First, find a few 3, p, q, r, p, q is the two different prime number, with the r (p-1) (q-1) coprime several ... p, q, r it person_key number is three, and then find m, making r ^ m == a mod (p-1) (q-1 m ...
-
-
[
Visual C++ (VC++)]
RSA-lx.zip
/* RSA Demo version 1.0* Copyright (C) 2004 Zhao Chunsheng 2004.04.25*** http://timw.126.com http://timw.yeah.net* The procedures called Miracl ver 4. The majority of computing for 82, as detailed in its fringe manual.* P, Q, N, D, E use RSATool2 ...
-
-
-