Symmetric Algorithms Flashcards

1
Q

What is Triple DES (3DES)?

A

Symmetric Algorithm

It’s DES but uses three different 56 bit keys

1st key is the input data going into the DES algorithm
2nd key will attempt to decrypt using the same algorithm
3rd will put it through the DES algorithm one more time

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
1
Q

What is DES (Data Encryption Standard)?

A

Symmetric Algorithm

Encryption algorithm that has a key bit of 56 bits

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is the International Data Encryption Algorithm (IDEA)?

A

Symmetric block cypher

uses 64 bit blocks to encrypt plaintext into ciphertext

Key size is 128 bits

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is AES (Advanced Encryption Standard)?

A

Symmetric block cipher that uses 128-bit, 192-bit or 256-bit blocks and a matching encryption key size to encrypt plain text into ciphertext

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is Blowfish?

A

Symmetric block cipher that uses 64-bit blocks and a variable length encryption key to encrypt plaintext to ciphertext

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is TwoFish?

A

Provides the ability to use 128-bit blocks in its encryption algorithm 128-bit, 192-bit, or 256-bit encryption keys

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is RC4 (Rivest Cipher)?

A

Symmetric stream cipher using a variable key size from 40-bits to 2048-bits that is used in SSL and WEP

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What is RC5?

A

Symmetric block cipher that uses key sizes up to 2048-bits

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What is RC6?

A

Symmetric block cipher that was introduced as a replacement for DES but AES was chosen instead

How well did you know this?
1
Not at all
2
3
4
5
Perfectly