Course content

NETWORK SECURITY - RSA ALGORITHM

RSA Algorithm is the example for Public Key Encryption algorithm.
Here we are supposed to find two keys
1) Public Key which is used at encryption
2) Private Key which is used at decryption
step 1: Select two large Primes P , Q
Step 2: Calculate n=P*Q & O(n) = (P-1)*(Q-1)
Step 3: Assume e and d (Public and Private Key).
Step 4: Encrypt the Plain Text using Public Key e.
Step 5: Decrypt the Cipher Text using Private Key d.
Views
0 Total Views
0 Members Views
0 Public Views
Actions
0 Likes
0 Dislikes
0 Comments
Share on Social Networks
Share Link
Share by mail

Please login to share this video by email.

Embed in your website