projects
/
vors.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f103d71
)
Fixed prologue's value in documentation
author
Sergey Matveev <stargrave@stargrave.org>
Wed, 17 Apr 2024 07:39:01 +0000 (10:39 +0300)
committer
Sergey Matveev <stargrave@stargrave.org>
Wed, 17 Apr 2024 07:39:01 +0000 (10:39 +0300)
doc/proto.texi
patch
|
blob
|
history
diff --git
a/doc/proto.texi
b/doc/proto.texi
index dc7c3d2a88535dd060a9259b8c2c14634d1ca903a586d0e8d136dbe49bb866d3..7d80dec27df49b91c36a163b4207d845649cb942ce0c4d4be9fcec22c326a791 100644
(file)
--- a/
doc/proto.texi
+++ b/
doc/proto.texi
@@
-25,7
+25,7
@@
curve25519, ChaCha20-Poly1305 and BLAKE2s algorithms.
@itemize
-@item Client sends @code{VoRS v
1
} to the socket. Just a magic number.
+@item Client sends @code{VoRS v
2
} to the socket. Just a magic number.
@item All next messages are prepended with 16-bit big-endian length.