Skip to main content

Questions tagged [security-definition]

Questions about formal definitions of "security" for various cryptographic schemes (e.g. perfect secrecy, semantic security, ciphertext indistinguishability, etc.)

5 votes
2 answers
147 views

It is widely known that elliptic curve Diffie-Hellman is vulnerable to maliciously crafted public keys, where a honestly generated private key combined with a malicious public key may result in ...
twisteroid ambassador's user avatar
1 vote
1 answer
130 views

if I understand correctly, there is a pre-challenge phase in the CPA security game in which the attacker sends messages to the encryption oracle and receives ciphertexts. Then there is a challenge ...
user137526's user avatar
1 vote
0 answers
71 views

I am investigating the security implications when an attacker has simultaneous access to both encryption and decryption oracles for a symmetric encryption algorithm. Specifically, by "...
user140399's user avatar