aboutsummaryrefslogtreecommitdiff
path: root/tor-spec.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tor-spec.txt')
-rw-r--r--tor-spec.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/tor-spec.txt b/tor-spec.txt
index e407f3f..7db1cb2 100644
--- a/tor-spec.txt
+++ b/tor-spec.txt
@@ -94,8 +94,8 @@ see tor-design.pdf.
0.1. Notation and encoding
- PK -- a public key.
- SK -- a private key.
+ KP -- a public key.
+ KS -- a private key.
K -- a key for a symmetric cipher.
N -- a "nonce", a random value, usually deterministically chosen
from other inputs using hashing.