Need to Know Flashcards
AES
Symmetric, 128 bit block cypher, key size 128, 192, 256
DES
Symmetric, 64 bit block cypher, key size 56 bit key
3DES
Symmetric, 64 bit block cypher, key size 56, 112, 168 bit key
Blowfish
Symmetric, 64 bit block cypher, key size 32 to 448 bit key
Twofish
Symmetric, 128 bit block cypher, key size 128, 192, 256 bit key
RC4
Symmetric, stream cipher, key size 40 to 2048 bit key
Order of Volatility
CPU Cache, Ram, Swap, Hard Drive, Remote Logs
MD5
Hashing Integrity, Creates 128 bit hashes
SHA-1
Hashing Integrity, Creates 160 bit hashes
SHA-2
Hashing Integrity, Creates 224-, 256, 384, 512- bit hashes
HMAC-MD5
Integrity/Authenticity, Creates 128 bit hashes
HMAC-SHA1
Integrity/Authenticity, Creates 160 bit hashes