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 7db1cb2..cd95d79 100644
--- a/tor-spec.txt
+++ b/tor-spec.txt
@@ -94,8 +94,8 @@ see tor-design.pdf.
0.1. Notation and encoding
- KP -- a public key.
- KS -- a private key.
+ KP -- a public key for an asymmetric cipher.
+ KS -- a private key for an asymmetric cipher.
K -- a key for a symmetric cipher.
N -- a "nonce", a random value, usually deterministically chosen
from other inputs using hashing.