chiark
/
gitweb
/
~mdw
/
tripe
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
b66287e
)
server/tripe.8.in: Use Rogaway's spelling `blockcipher' consistently.
author
Mark Wooding
<mdw@distorted.org.uk>
Thu, 5 Sep 2019 12:00:21 +0000
(13:00 +0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Thu, 5 Sep 2019 12:07:22 +0000
(13:07 +0100)
server/tripe.8.in
patch
|
blob
|
blame
|
history
diff --git
a/server/tripe.8.in
b/server/tripe.8.in
index 8b7868283ad1ea8920c39acaf173a508edd81f76..4ec21bee70041c7388d432769c5c51bc1c9d35d9 100644
(file)
--- a/
server/tripe.8.in
+++ b/
server/tripe.8.in
@@
-441,9
+441,9
@@
overridden by setting attributes on your private key, as follows.
Names the bulk-crypto transform to use. See below.
.TP
.B blkc
Names the bulk-crypto transform to use. See below.
.TP
.B blkc
-Names a block
cipher, used by some bulk-crypto transforms (e.g.,
+Names a blockcipher, used by some bulk-crypto transforms (e.g.,
.BR iiv ).
.BR iiv ).
-The default is to use the block
cipher underlying the chosen
+The default is to use the blockcipher underlying the chosen
.BR cipher ,
if any.
.TP
.BR cipher ,
if any.
.TP
@@
-490,7
+490,7
@@
random and included explicitly in the cryptogram.
.TP
.B iiv
A newer `implicit-IV' transform. Rather than having an explicit random
.TP
.B iiv
A newer `implicit-IV' transform. Rather than having an explicit random
-IV, the IV is computed from the sequence number using a block
cipher.
+IV, the IV is computed from the sequence number using a blockcipher.
This has two advantages over the
.B v0
transform. Firstly, it adds less overhead to encrypted messages
This has two advantages over the
.B v0
transform. Firstly, it adds less overhead to encrypted messages