Module 17: Public Key Cryptography Flashcards

1
Q

What are the characteristics of Digital Signatures

A

Authentic
Unalterable
Not Reusable
No Repudiated

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

What are 3 Digital Signature Algorithms

A

DSA - Digital Signature Algorithm
RSA - Rivest Shamir Adelman Algorithm
ECDSA Elliptic Curve

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

Example of certificate authorities

A

Go Daddy

Global Sign

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

What are certificate classes?

A

Determine how trusted the cert is

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

What does a Root CA do?

A

Issues the certificates to end users

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

What is Code Signing with DA’s

A

Used to verify the integrity of executable files

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

What is X.509

A

a well known standard that provides:
Basic PKI formats such as:
Digital Certificates
Certificate Revocation Lists (CRL)

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

What is a Certificate Revocation List (CRL)

A

a list of digital certificates that have been revoked by the issuing certificate authority (CA) before their scheduled expiration date and should no longer be trusted

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