Rivest-Shamir-Adleman: Revision history

From Encyclopedia of Cybersecurity

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

8 May 2024

  • curprev 00:2900:29, 8 May 2024Ccocrick talk contribs 2,127 bytes +2,127 Created page with "== Rivest-Shamir-Adleman == '''Rivest-Shamir-Adleman''' (RSA) is a widely used public-key cryptosystem named after its inventors: Ron Rivest, Adi Shamir, and Leonard Adleman. It is one of the first practical public-key cryptosystems and is commonly used for secure communication and digital signatures. === How RSA Works === RSA uses a pair of keys: a public key and a private key. The public key is used for encryption, while the private key is used for decryption. The k..."