chiark
/
gitweb
/
~mdw
/
secnet
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
site: support multiple transforms
[secnet]
/
NOTES
diff --git
a/NOTES
b/NOTES
index 8619ee5d9911c420b248277a360cd731fcb923aa..7ead923be70060d708e287b24d63a7dc2093e39a 100644
(file)
--- a/
NOTES
+++ b/
NOTES
@@
-232,7
+232,7
@@
zero as its "index" for another site.)
(The order of B and A reverses in alternate messages so that the same
code can be used to construct them...)
(The order of B and A reverses in alternate messages so that the same
code can be used to construct them...)
-3) A->B: {iB,iA,msg3,A+,B+,nA,nB,g^x mod m}_PK_A^-1
+3) A->B: {iB,iA,msg3,A+,B+,
[chosen-transform],
nA,nB,g^x mod m}_PK_A^-1
If message 1 was a replay then A will not generate message 3, because
it doesn't recognise nA.
If message 1 was a replay then A will not generate message 3, because
it doesn't recognise nA.