Mock 2 Flashcards

1
Q

What hash algorithm is used for password authentication?

A

MD5

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

What algorithm should be used for digitally signing files?

A

RSA

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

A method for digitally signing and encrypting, that can be used across a broad base of platforms?

A

PGP

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

Name 3 block cipher modes?

A

ECB
CBC
GCM

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

What hash algorithm is used by common implementations of CHAP?

A

MD5

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

Name two ciphers known as weak keys?

A

RC4

DES

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

What key is used to encrypt data in an asymmetric system?

A

The recipients public key

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

What algorithm can be used for message authentication if a plaintext message?

A

RIPEMD

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

How is using a hash function different from other block cryptographic algorithms?

A

The value provided by a hash function cannot be decrypted only compared

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

If secure access is required for external users, for an SSL certificate, what certificate is needed?

A

SAN

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

What provides both secrecy and privacy?

A

Steganography

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

Most secure method of encryption?

A

AES

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

What protocols are meant for use with passwords and can help mitigate brute force attacks?

A

BCRYPT

PBKDF2

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

What is used to implement a PKI trust model to specify which users trust which CAs?

A

CTL

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