CRYPTO Flashcards
DES
Block Cipher / 56 bits / Weak
3DES
Block Cipher / 56*3 bits(168) / Slower
AES
Block Cipher / 128/192/256 bits / Faster than 3DES
IDEA
Block Cipher / 128bits /
Twofish
Block Cipher / up to 256 bits
BlowFish
Fast Block Cipher / 64bits / replaced by AES
RC4
Stream Cipher / 1-256 bits / Used in TLS or WEP, no recommended
RC5
Block Cipher / up to 2048 bits
Diffie-Hellman
Asymectric / > 2048bits / Shared secret in an insecure channel, used in SSL and IPSec encryption
RSA
Asymetric / > 2048 bits / Prime number, encryption and digital signatures, standard
ECC (Elliptic Curse Cryptosystem)
Asymetric encryption cipher, good choice for mobile cause it’s usedless processing power than other method
El Gamal
Asymetric encryption cipher
DUHK attack
refers to a vuln that allow attacker access to keys in certain VPN
FREAK attack
downgrade RSA key
POODLE
a hacker jump in conversation and downgrade cipher to SSL V3 (using RC4)