GCGA Ch. 10 Introducing Cryptography Concepts (ST) Flashcards

(7 cards)

1
Q

Integrity

A

provides assurances that data has not been modified. Hashing ensures that data has retained integrity.

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

Symmetric encryption

A

uses the same key to encrypt and decrypt data.

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

Asymmetric encryption

A

uses two keys (public and private) created as a matched pair.

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

Digital signature

A

provides authentication, non-repudiation, and integrity. Users sign emails with a digital signature, which is a hash of an email message encrypted with the sender’s private key. Only the sender’s public key can decrypt the digital signature which reveals hash, providing verification the hash was encrypted with the sender’s private key.

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

Authentication

A

validates an identity.

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

Non-repudiation

A

prevents a party from denying an action.

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

Confidentiality

A

ensures that data is only viewable by authorized users. Encryption protects the confidentiality of data.

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