1. State of the art
1.1 Ron Rivest, Adi Shamir, Leonard Adleman, integer factorization
The RSA encryption algorithm was invented by Ron Rivest, Adi Shamir and Leonard Adleman in 1977. It was one of the first "public key" encryption algorithms, meaning that encrypting a message does not require the sender to share a secret with the recipient. Since then, it has become one of the world's most widely used encryption and authentication algorithms: it is used in the HTTPS protocol, which secures websites, and in PGP, the message encryption software.
When Alice wants to send a secret message m to Bob, this encryption algorithm works as follows:
Bob chooses two very large primes p and q, and calculates their product n = p·q. He also chooses...
Exclusive to subscribers. 97% yet to be discovered!
Already subscribed? Log in!
State of the art
Article included in this offer
"Security of information systems"
(
86 articles
)
Updated and enriched with articles validated by our scientific committees
A set of exclusive tools to complement the resources
Bibliography
- (1) - AGENCE NATIONALE DE LA SÉCURITÉ DES SYSTÈMES D'INFORMATION - Référentiel général de sécurité, v2.03, Annexe B1. - Téléchargeable via https://www.ssi.gouv.fr/uploads/2014/11/RGS_v-2-0_B1.pdf (2014).
Exclusive to subscribers. 97% yet to be discovered!
Already subscribed? Log in!