About 25,400,000 results
Open links in new tab
  1. RSA cryptosystem - Wikipedia

    The RSA (Rivest–Shamir–Adleman) cryptosystem is a family of public-key cryptosystems, one of the oldest widely used for secure data transmission.

  2. What is RSA? How does an RSA work? - Encryption Consulting

    Mar 4, 2024 · RSA is a public-key encryption algorithm that uses an asymmetric encryption algorithm to encrypt data. RSA is the primary method of encrypting data-in-motion.

  3. RSA encryption | Definition, Example, & Facts | Britannica

    Dec 18, 2025 · RSA encryption, type of public-key cryptography widely used for data encryption of e-mail and other digital transactions over the Internet. A user secretly chooses a pair of prime …

  4. What is the RSA algorithm? | Definition from TechTarget

    Feb 11, 2025 · What is the RSA algorithm? The RSA algorithm (Rivest-Shamir-Adleman) is a public key cryptosystem that uses a pair of keys to secure digital communication and …

  5. RSA Encryption: How It Works and Why It Matters - SSL Dragon

    May 15, 2025 · RSA encryption is a form of asymmetric cryptography that uses a public key to encrypt data and a private key to decrypt it. Unlike symmetric encryption, RSA does not use …

  6. RSA Cryptography Explained: How It Works to Keep Your Data …

    RSA Cryptography is simply a method of encrypting digital information that only a specific party is intended to decrypt. Its inventors, Ron Rivest, Adi Shamir, and Leonard Adleman, suggested …

  7. RSA Encryption Explained - Blue Goat Cyber

    Nov 16, 2024 · RSA, which stands for Rivest-Shamir-Adleman, is a widely used encryption algorithm in cryptography. It plays a crucial role in ensuring the security and confidentiality of …

  8. RSA Encryption: How Public and Private Keys Protect Data

    Oct 23, 2025 · The RSA algorithm, named after its inventors Ron Rivest, Adi Shamir, and Leonard Adleman, is one of the most widely used encryption methods for secure data transmission. It …

  9. RSA Algorithm in Cryptography - GeeksforGeeks

    Jul 23, 2025 · RSA (Rivest-Shamir-Adleman) Algorithm is an asymmetric or public-key cryptography algorithm which means it works on two different keys: Public Key and Private Key.

  10. Understanding the RSA Algorithm for Encryption

    What is the RSA Algorithm? The RSA algorithm is an asymmetric cryptographic algorithm, which means it uses two different keys: a public key for encryption and a private key for decryption.