Symmetric vs Asymmetric Flashcards

1
Q

What is symmetric encryption?

A

It uses one key to encrypt information and decrypt information

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

What are the consideration for symmetric encryption?

A

Its faster, but since it only has one key if a attacker get a hold of that key they have access to al the data

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

What is AES encryption?

A

It uses symmetric encryption, the strongest, it uses block cipher, has 128bit,192 bit, and 256 bit variations

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

What is DES and 3DES?

A

It uses symmetric encryption, its weak, uses block cipher, and has 56 bit, 112 bit, and 168 bit

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

What is blowfish?

A

It uses symmtetric encryption, uses block cipher, weak, has 64 bit version

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

What is Rivest Cipher?

A

It uses symmetric encryption, stream cipher, and Rc5/rc6 on block cipher

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

What is asymmetric encryption?

A

it uses one key the public key to encrypt information and uses a private key to decrypt information

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

What is RSA encryption?

A

It is asymmetric encrption, one of the oldest. stands for Rivest, Shamir, Adleman

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

What is Diffie-Hellman?

A

Old standard with many variants, one of the first, uses asymmetric encryption

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

What is DSA algorithm?

A

It is endorsed by the NIST for the digital signature standard and uses asymmetric encryption

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

What is EIGamal?

A

It is used in GNU privacy guards, and pretty good privacy. Uses pretty good privacy and asymmetric encryption

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

What is a digital signature

A

It is where you create a hash value using a hashing algorithm and then encrypt it using one of your keys

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