aboutsummaryrefslogtreecommitdiff
path: root/spec/rend-spec-v3/keyblinding-scheme.md
diff options
context:
space:
mode:
Diffstat (limited to 'spec/rend-spec-v3/keyblinding-scheme.md')
-rw-r--r--spec/rend-spec-v3/keyblinding-scheme.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/spec/rend-spec-v3/keyblinding-scheme.md b/spec/rend-spec-v3/keyblinding-scheme.md
index 8a7b1a2..b69a578 100644
--- a/spec/rend-spec-v3/keyblinding-scheme.md
+++ b/spec/rend-spec-v3/keyblinding-scheme.md
@@ -1,10 +1,10 @@
<a id="rend-spec-v3.txt-A"></a>
-# Appendix A: Signature scheme with key blinding \[KEYBLIND\]
+# Appendix A: Signature scheme with key blinding {#KEYBLIND}
<a id="rend-spec-v3.txt-A.1"></a>
-## Key derivation overview
+## Key derivation overview {#overview}
As described in \[IMD:DIST\] and \[SUBCRED\] above, we require a "key
blinding" system that works (roughly) as follows:
@@ -37,7 +37,7 @@ There is a master keypair (sk, pk).
<a id="rend-spec-v3.txt-A.2"></a>
-## Tor's key derivation scheme
+## Tor's key derivation scheme {#scheme}
We propose the following scheme for key blinding, based on Ed25519.