Quick Encryption Facts Flashcards
AES encrypts data in blocks of what?
128bits
Blowfish encryption key length range…
32bit to 448bit
AES and Two Fish have the same selection of encryption key lengths, what are they?
128bit, 192bit, 256bit
Block sizes for Blowfish and Twofish Block Ciphers?
Blowfish 64-bit block
Twofish 128-bit block
RSA key size
2048bit
DES ,3DES and ____ are ____ ciphers that encrypt data in blocks of ____?
DES ,3DES and BLOWFISH are BLOCK ciphers that encrypt data in 64-BIT BLOCKS?
TwoFish key sizes
128bit
192bit
256bit
Key size of DES
56bits
3DES key sizes
56bit
112bit
168bit
Name the two 128bit block ciphers
AES
Twofish
List the block ciphers that have 3 different key lengths each…
AES
3DES
Twofish
List the 4 Cipher Block modes, starting with the most simplest first.
ECB (Electronic Code Book)
GCM - Galois/Counter Mode
CTM - Counter Mode
CBC - Cipher Block Chaining
Cipher suites contain information on what cryptographic solutions?
Encryption
Authentication
Integrity
Complete the information
TLS uses ______ cryptography to exchange keys
TLS uses ______ for authentication
TLS uses ____ ____ ____ for integrity
TLS uses asymmetric cryptography to exchange keys
TLS uses certificates for authentication
TLS uses message authentication code (HMAC) for integrity