[wrong][spam] Cracking PGP

Karl gmkarl at gmail.com
Fri Jun 18 10:28:33 PDT 2021


I looked it up on the nets.

>
RSA functions around:

(m**e)**d congruent m mod n
(m**d)**e congruent m mod n
0 <= m <= n

I think "a congruent b mod n" means that a - b is an integer multiple of n.

The public key is e and the private key is d.  So, m is the message and
m**d is the encrypted data.

Code for this is in libcrypto.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: text/html
Size: 825 bytes
Desc: not available
URL: <https://lists.cpunks.org/pipermail/cypherpunks/attachments/20210618/93745128/attachment.txt>


More information about the cypherpunks mailing list