[Pkg-privacy-commits] [libotr] 07/20: Typo fixes in Protocol-v3.html

Intrigeri intrigeri at moszumanska.debian.org
Thu Mar 10 09:25:57 UTC 2016


This is an automated email from the git hooks/post-receive script.

intrigeri pushed a commit to annotated tag 4.1.1
in repository libotr.

commit 46b189c2d976e2e130c24f913e24bafd24e63391
Author: Ian Goldberg <iang at cs.uwaterloo.ca>
Date:   Sun Feb 8 12:33:28 2015 +0000

    Typo fixes in Protocol-v3.html
    
    Thanks to Hannes Mehnert <hannes at mehnert.org> and Nadim Kobeissi
    <nadim at nadim.computer> for the reports.
---
 ChangeLog        | 6 ++++++
 Protocol-v3.html | 4 ++--
 2 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index bcb35bf..b056cfb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2015-02-08
+
+	* Protocol-v3.html: Typo fixes, thanks to Hannes Mehnert
+	<hannes at mehnert.org> and Nadim Kobeissi <nadim at nadim.computer>
+	for the reports.
+
 2014-12-18
 
 	* Protocol-v3.html: Remove "sender_instance, receiver_instance,"
diff --git a/Protocol-v3.html b/Protocol-v3.html
index 629155c..99c376b 100644
--- a/Protocol-v3.html
+++ b/Protocol-v3.html
@@ -148,7 +148,7 @@ that group, as indicated in the detailed description below.</p>
 <ol>
 <li>Picks the most recent of her own D-H encryption keys that Bob has
 acknowledged receiving (by using it in a Data Message, or failing that,
-in the AKE).  Let key<sub>A</sub> by that key, and let keyid<sub>A</sub>
+in the AKE).  Let key<sub>A</sub> be that key, and let keyid<sub>A</sub>
 be its serial number.</li>
 <li>If the above key is Alice's most recent key, she generates a new D-H key 
 (next_dh), to get the serial number keyid<sub>A</sub>+1.</li>
@@ -929,7 +929,7 @@ according to the protocol by setting cR = SHA256(7, g<sub>1</sub><sup>r7</sup>,
 (Q<sub>a</sub> / Q<sub>b</sub>)<sup>r7</sup>) and 
 D7 = r7 - a<sub>3</sub> cR mod q.</li>
 <li>Store the values of g<sub>3b</sub>, (P<sub>a</sub> / P<sub>b</sub>), 
-(Q<sub>a</sub> / Q<sub>b</sub>) and R<sub>a</sub> for use later in the
+(Q<sub>a</sub> / Q<sub>b</sub>) and a<sub>3</sub> for use later in the
 protocol.</li>
 <li>Send Bob a type 4 TLV (SMP message 3) containing P<sub>a</sub>, 
 Q<sub>a</sub>, cP, D5, D6, R<sub>a</sub>, cR and D7 in that order.</li>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/libotr.git



More information about the Pkg-privacy-commits mailing list