aboutsummaryrefslogtreecommitdiff
path: root/proposals/224-rend-spec-ng.txt
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2016-11-06 20:30:20 -0500
committerNick Mathewson <nickm@torproject.org>2016-11-06 20:30:20 -0500
commit113ea308036f54e7a03d7a0fd0aaed3263bd42b8 (patch)
tree73aed0b4062de4fd833e74ec74d1644262a63c9a /proposals/224-rend-spec-ng.txt
parent30b1c9e81b44006e079b60d0f9ebc1531fc71a0c (diff)
downloadtorspec-113ea308036f54e7a03d7a0fd0aaed3263bd42b8.tar.gz
torspec-113ea308036f54e7a03d7a0fd0aaed3263bd42b8.zip
Fix typos and thinkos in prop264. Closes 20577. Thanks, teor!
Diffstat (limited to 'proposals/224-rend-spec-ng.txt')
-rw-r--r--proposals/224-rend-spec-ng.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/proposals/224-rend-spec-ng.txt b/proposals/224-rend-spec-ng.txt
index 1fe738d..9c4527e 100644
--- a/proposals/224-rend-spec-ng.txt
+++ b/proposals/224-rend-spec-ng.txt
@@ -1755,8 +1755,8 @@ Appendix A. Signature scheme with key blinding [KEYBLIND]
Let the basepoint be written as B. Assume B has prime order l, so
lB=0. Let a master keypair be written as (a,A), where a is the private
- key and A is the public key (A=aB).
-
+ key and A is the public key (A=aB)
+.
To derive the key for a nonce N and an optional secret s, compute the
blinding factor h as H(A | s, B, N), and let: