key exchange

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

1/5

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 6:31 PM on 6/26/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

6 Terms

1
New cards

how to share an encryption key across an insecure medium without physically transferring the key

out of band key exchange and in band key exchange

2
New cards

out of band key exchange

where you send the key by telephone, courier or in-person

3
New cards

in band key exchange

on the network

protect the key with additional encryption

use asymmetric encryption to deliver a symmetric key

4
New cards

session key

client encrypts a random symmetric key with a servers public key

the server decrypts this shared key and uses it to encrypt data

5
New cards

session key characteristics

need to be changed often (ephemeral keys)

need to be unpredictable

6
New cards

can you create symmetric keys from asymmetric keys

yes called key exchange algorithms

<p>yes called key exchange algorithms </p>