aboutsummaryrefslogtreecommitdiff
path: root/proposals/223-ace-handshake.txt
diff options
context:
space:
mode:
Diffstat (limited to 'proposals/223-ace-handshake.txt')
-rw-r--r--proposals/223-ace-handshake.txt7
1 files changed, 2 insertions, 5 deletions
diff --git a/proposals/223-ace-handshake.txt b/proposals/223-ace-handshake.txt
index 78592a3..dc07aa9 100644
--- a/proposals/223-ace-handshake.txt
+++ b/proposals/223-ace-handshake.txt
@@ -9,6 +9,7 @@ History:
22-July-2013 -- Submitted
20-Nov-2013 -- Reformatted slightly, wrapped lines, added
references, adjusted the KDF [nickm]
+ 20-Nov-2013 -- Clarified that there's only one group here [nickm]
Summary:
@@ -35,11 +36,7 @@ Notation:
when represented as byte strings, are all G_LENGTH bytes long.
Let's say we are using a generator g for this group.
- Let MUTLIEXPONEN (a,b,c,d) be (a^b)*(c^d) in some appropriate
- group G where the appropriate DH parameters hold. Let's say
- elements of this group, when represented as byte strings, are all
- G_LENGTH bytes long. Let's say we are using a generator g for
- this group.
+ Let MUTLIEXPONEN (a,b,c,d) be (a^b)*(c^d) in the same group G as above.
Let PROTOID be a string designating this variant of the protocol.