-
Notifications
You must be signed in to change notification settings - Fork 78
Key Exchange (Configuration)
Wesley Miaw edited this page May 25, 2018
·
1 revision
All key exchange mechanisms must prevent an unauthorized party from extracting session keys if the key request or response data is intercepted as key exchange will often be performed in the clear.
The following key exchange schemes are documented:
A Netflix Original Production
Tech Blog | Twitter @NetflixOSS | Jobs
- Introduction
- Encoding & Normalization
- Cryptography
- Versioning
- MSL Networks
- Entity Authentication
- User Authentication
- Key Exchange
- Service Tokens
- Messages
- Error Messages
- Application Security Requirements
- Protocol Implementation
- Configuration Guide