List of cryptosystems
From HandWiki
Short description: None
A cryptosystem is a set of cryptographic algorithms that map ciphertexts and plaintexts to each other.[1]
Private-key cryptosystems
Private-key cryptosystems use the same key for encryption and decryption.
- Caesar cipher
- Substitution cipher
- Enigma machine
- Data Encryption Standard
- Twofish
- Serpent
- Camellia
- Salsa20
- ChaCha20
- Blowfish
- CAST5
- Kuznyechik
- RC4
- 3DES
- Skipjack
- Safer
- IDEA
- Advanced Encryption Standard, also known as AES and Rijndael.[2]
Public-key cryptosystems
Public-key cryptosystems use a public key for encryption and a private key for decryption.
- Diffie–Hellman key exchange
- RSA encryption
- Rabin cryptosystem
- Schnorr signature
- ElGamal encryption
- Elliptic-curve cryptography
- Lattice-based cryptography
- McEliece cryptosystem
- Multivariate cryptography
- Isogeny-based cryptography
References
- ↑ Corinne Bernstein. "cryptosystem". TechTarget.com. https://searchsecurity.techtarget.com/definition/cryptosystem. Retrieved Nov 1, 2021.
- ↑ Roeder, Tom. "Symmetric-Key Cryptography" (in en). http://www.cs.cornell.edu/courses/cs5430/2010sp/TL03.symmetric.html.
Original source: https://en.wikipedia.org/wiki/List of cryptosystems.
Read more |