CRYPTO Flashcards

1
Q

DES

A

Block Cipher / 56 bits / Weak

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

3DES

A

Block Cipher / 56*3 bits(168) / Slower

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

AES

A

Block Cipher / 128/192/256 bits / Faster than 3DES

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

IDEA

A

Block Cipher / 128bits /

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

Twofish

A

Block Cipher / up to 256 bits

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

BlowFish

A

Fast Block Cipher / 64bits / replaced by AES

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

RC4

A

Stream Cipher / 1-256 bits / Used in TLS or WEP, no recommended

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

RC5

A

Block Cipher / up to 2048 bits

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

Diffie-Hellman

A

Asymectric / > 2048bits / Shared secret in an insecure channel, used in SSL and IPSec encryption

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

RSA

A

Asymetric / > 2048 bits / Prime number, encryption and digital signatures, standard

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

ECC (Elliptic Curse Cryptosystem)

A

Asymetric encryption cipher, good choice for mobile cause it’s usedless processing power than other method

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

El Gamal

A

Asymetric encryption cipher

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

DUHK attack

A

refers to a vuln that allow attacker access to keys in certain VPN

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

FREAK attack

A

downgrade RSA key

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

POODLE

A

a hacker jump in conversation and downgrade cipher to SSL V3 (using RC4)

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

Heartbleed

A

read 64bits (like password), version openssl 1.0.1 and 1.0.1f is vulnerable, cve: CVE-2014-0160

17
Q

known plaintext attack

A

the attacker get both plaintext and cipher text

18
Q

chosen plaintext attack

A

attacker select a plaintext and check the cipher text