Public key cryptography describes all cryptographic algorithms which have a pair of keys, one key that performs encryption and one key that performs decryption. One of these keys is made available publicly, allowing anyone to send messages that only the holder of the private key can read. You should use this tag for questions on any such system, for example RSA or Elliptic Curve Cryptography.
Stats
created |
1 year ago |
viewed |
9 times |
editors |
1 |
Recent Hot Answers
Why does key generation take an input $1^k$, and how do I represent it in practice?How does OAEP improve the security of RSA?
Combining AEAD with RSA
risk of attacker decrypting RSA ciphertext without public or private key
standard way to authenticate parties with public keys without certificates
more »
Related Tags
rsa × 82encryption × 48
signature × 24
cryptanalysis × 20
symmetric × 14
protocol-design × 13
elliptic-curves × 11
pgp × 10
elgamal × 9
prime-numbers × 9
authentication × 8
brute-force-attack × 7
key-exchange × 7
certificates × 7
implementation × 7
ssl × 7
keys × 6
key-size × 5
diffie-hellman × 5
hash × 5
homomorphic-encryption × 5
authenticated-encryption × 4
cipher × 3
dsa × 3
algorithm-design × 3