Skip to content

Opening book details…

About this document

RSA Cryptography Overview by Jyoti Pillai by Jyoti Pillai is a document available to read on EtoBox.

This document provides an overview of RSA encryption. It explains that RSA uses asymmetric cryptography with two keys: a public key for encryption and a private key for decryption. The algorithm involves choosing two large prime numbers to generate keys, and then using modular exponentiation to encrypt messages with the public key and decrypt with the private key. Examples are given of generating keys from prime numbers 11 and 3, and encrypting and decrypting the message "HIE". Advantages of RSA include its

Author
Jyoti Pillai
Language
EN