The document describes an RSA encryption/decryption lab experiment. It includes code to check if numbers are prime, find the greatest common divisor, and calculate the inverse to decrypt a ciphertext. The code takes in plaintext and encryption/decryption keys to encrypt and decrypt messages.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
29 views3 pages
Rsa Exp-3
The document describes an RSA encryption/decryption lab experiment. It includes code to check if numbers are prime, find the greatest common divisor, and calculate the inverse to decrypt a ciphertext. The code takes in plaintext and encryption/decryption keys to encrypt and decrypt messages.