public_key_infrastructure
Differences
This shows you the differences between two versions of the page.
| public_key_infrastructure [2026/05/29 11:29] – created reidjs | public_key_infrastructure [2026/05/31 19:05] (current) – reidjs | ||
|---|---|---|---|
| Line 18: | Line 18: | ||
| ideally you also encode your private key with a password on your device. unfortunately/ | ideally you also encode your private key with a password on your device. unfortunately/ | ||
| + | {{: | ||
| + | |||
| + | secure key exchange: | ||
| + | * one way is out of band - i.e., using a different medium to share the key, in person or by telephone | ||
| + | * use asymettric encryption to encrypt a symmetric key, send that asymmetrically encrypted key to the other person, they decrypt it to obtain the symmetric key | ||
| + | * session keys: ephemeral templorary keys that are encyrpted with a server' | ||
| + | |||
| + | key exchange algorithms | ||
public_key_infrastructure.1780079374.txt.gz · Last modified: by reidjs
