Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

RSA Implementation

Status
Not open for further replies.

2122002

IS-IT--Management
Joined
Apr 22, 2003
Messages
58
Location
US
Dear All, Im so confused when it comes to RSA implementation. Can someone please tutor me on how to do the calculation: Take for example: p=7, q=11 and a proper value of e to encode text "OLAJIDE", I translate each letter to be:

O=15
L=12
A=1
J=10
I=9
D=4
E=5

How do I apply the decrption/encryption to recover the original plaintext?

Thank you all.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top