rsa key

20 views
Skip to first unread message

Ahlem

unread,
Jun 11, 2019, 6:29:42 PM6/11/19
to Crypto++ Users
salam
I want to use the exponents of rsa n,p,q....
to encrypt and decrypt sentences
now how to build rsa keys (privatekey ,publickey) from the exposes them n,p,q
for easy encryption and decryption
merci

Jeffrey Walton

unread,
Jun 11, 2019, 7:28:44 PM6/11/19
to Ahlem, Crypto++ Users
On Tue, Jun 11, 2019 at 6:29 PM Ahlem <infors...@gmail.com> wrote:
>
> I want to use the exponents of rsa n,p,q....

d is the private exponent, e is the public exponent.

> to encrypt and decrypt sentences
> now how to build rsa keys (privatekey ,publickey) from the exposes them n,p,q
> for easy encryption and decryption

Maybe take a look at https://cryptopp.com/wiki/Raw_RSA

Jeff
Reply all
Reply to author
Forward
0 new messages