Probabilistic Encryption

E17287

Probabilistic Encryption is a cryptographic technique that uses randomness in the encryption process so that the same message encrypts to different ciphertexts, enhancing security against attackers.

AI illustration

How this image was made

AI-generated illustration of Probabilistic Encryption

This AI-generated illustration was produced by black-forest-labs/FLUX.2-dev (1024x1024) from a prompt written by openai/gpt-oss-120b from the entity's label + description.

Prompt

Generate an image of Probabilistic Encryption (Probabilistic Encryption is a cryptographic technique that uses randomness in the encryption process so that the same message encrypts to different ciphertexts, enhancing security against attackers.)

All labels observed (2)

Label Occurrences
ElGamal encryption 1
Probabilistic Encryption canonical 1

How this entity was disambiguated

Statements (47)

Predicate Object
instanceOf cryptographic technique ⓘ
encryption scheme ⓘ
aimsTo enhance security ⓘ
canAchieve IND-CPA security ⓘ
canBeBuiltFrom one-way functions with hard-core predicates ⓘ
trapdoor permutations ⓘ
contrastsWith deterministic encryption ⓘ
enables indistinguishability of ciphertexts ⓘ
goal make ciphertexts reveal no partial information about plaintext ⓘ
hasAdvantage hides equality of plaintexts ⓘ
prevents dictionary attacks based on deterministic ciphertexts ⓘ
hasConstraint randomness must be unpredictable to attackers ⓘ
hasProperty non-deterministic encryption ⓘ
same key and message can yield many possible ciphertexts ⓘ
same plaintext can yield different ciphertexts ⓘ
hasSecurityNotion IND-CPA ⓘ
implies ciphertexts are not uniquely determined by plaintext ⓘ
improves semantic security ⓘ
isBasedOn probability theory ⓘ
isComponentOf many standardized encryption schemes ⓘ
isDefinedIn modern cryptography ⓘ
isGeneralizationOf randomized padding in RSA-OAEP ⓘ
isRelatedTo indistinguishability under chosen-plaintext attack ⓘ
probabilistic public-key encryption ⓘ
randomized encryption ⓘ
semantic security ⓘ
isUsedFor encrypting sensitive data ⓘ
public-key based key encapsulation ⓘ
secure communication ⓘ
isUsedIn CCA-secure public-key schemes ⓘ
ElGamal encryption ⓘ
RSA-OAEP ⓘ
linked to: PKCS #1

hybrid encryption schemes ⓘ
public-key encryption schemes ⓘ
symmetric-key encryption schemes ⓘ
mayUse random initialization vectors ⓘ
random nonces ⓘ
random padding ⓘ
protectsAgainst chosen-plaintext attacks ⓘ
ciphertext-only attacks ⓘ
requires decryption algorithm that ignores randomness ⓘ
high-quality randomness source ⓘ
random bits during encryption ⓘ
uses randomness ⓘ
wasFormalizedBy Shafi Goldwasser ⓘ
Silvio Micali ⓘ
wasFormalizedIn 1980s ⓘ

How these facts were elicited

Referenced by (2)

Full triples — surface form annotated when it differs from this entity's canonical label.

Shafi Goldwasser → notableWork → Probabilistic Encryption ⓘ
Probabilistic Encryption → isUsedIn → ElGamal encryption ⓘ
linked to: Probabilistic Encryption