public key infrastructure

0.0(0)
Studied by 0 people
call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/13

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 12:01 AM on 6/25/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

14 Terms

1
New cards

public key infrastructure

policies, procedures, hardware, software, people responsible for creating, distribute, managing, storing, revoking digital certificates

2
New cards

symmetric encryption

a single, shared key

encrypt with the key

decrypt with the same key

3
New cards

can you bind public keys to people or devices

yes

4
New cards

what happens in a symmetric encryption key is compromised

then you have to get another key

5
New cards

what are the drawbacks of symmetric encryption

doesn’t scale very well and is challenging to distribute

6
New cards

what are the advantages of symmetric encryption

very fast to use and less overhead than asymmetric encryption

7
New cards

can symmetric encryption be combined with asymmetric encryption

yes

8
New cards

asymmetric encryption

public key cryptography

two or more mathematically related keys

9
New cards

what are the types of keys in asymmetric encryption

private key and public key that anyone can see and give away

10
New cards

private key is the only key that can do what with the data is encrypted with the public key

decrypt

11
New cards

how are the keys made

build both the public and private key at the same time

with lots of randomization

large prime numbers

lots of math

12
New cards

key escrow

someone else holds your decryption keys and this means your private keys are are in the hands of a 3rd-party

13
New cards

can the keys escrow be within your organization

yes

14
New cards

can key escrow be a legit business arrangement

yes

a business might need access to employee information

gov agencies may need to decrypt partner data