About 114,000 results
Open links in new tab
  1. Rabin Cryptosystem with Implementation - GeeksforGeeks

    Nov 1, 2023 · Rabin Cryptosystem is an public-key cryptosystem invented by Michael Rabin. It uses asymmetric key encryption for communicating between two parties and encrypting the message. The …

  2. Rabin cryptosystem - Wikipedia

    The Rabin cryptosystem is a family of public-key encryption schemes based on a trapdoor function whose security, like that of RSA, is related to the difficulty of integer factorization. [1][2] The Rabin …

  3. Rabin Crypto System Overview Murat Kantarcioglu Computationally secure against a chosen plaintext attack Provided that the modulus n = pq can not be factored. n is the public key. The primes p and q …

  4. Rabin — cryptosystems 1.0.0 documentation

    The Rabin encryption algorithm is a public-key cryptosystem based on the mathematical problem of factoring large numbers. It is closely related to RSA but with a different approach to encryption. Like …

  5. The above theorems show that the hardness guarantee for the Rabin cryptosystem is often stronger than for the RSA cryptosystem (at least, under passive attacks).

  6. Rabin Cryptosystem | Springer Nature Link

    'Rabin Cryptosystem' published in 'Encyclopedia of Cryptography and Security'

  7. Rabin Cryptosystem | Springer Nature Link

    Jan 1, 2025 · Rabin Cryptosystem Reference work entry First Online: 01 January 2025 pp 2037–2038 Cite this reference work entry

  8. The Rabin cryptosystem over number fields

    Introduction Rabin’s cryptosystem [7] was the first asymmetric public-key cryptosystem for which it was shown that any algorithm which finds one of the possible plaintexts for every Rabin-encrypted …

  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. The Public Key is …

  10. Detailing Rabin’s Public-Key Cryptosystem.pptx - SlideShare

    Rabin's public-key cryptosystem, developed in 1979, is based on the difficulty of computing square roots modulo a composite integer n and is secure against chosen-plaintext attacks if factoring large …