From 113ea308036f54e7a03d7a0fd0aaed3263bd42b8 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Sun, 6 Nov 2016 20:30:20 -0500 Subject: Fix typos and thinkos in prop264. Closes 20577. Thanks, teor! --- proposals/224-rend-spec-ng.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'proposals/224-rend-spec-ng.txt') 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: -- cgit v1.2.3-54-g00ecf