From: Mark Wooding Date: Thu, 5 Sep 2019 12:00:21 +0000 (+0100) Subject: server/tripe.8.in: Use Rogaway's spelling `blockcipher' consistently. X-Git-Tag: 1.5.0~5 X-Git-Url: https://git.distorted.org.uk/~mdw/tripe/commitdiff_plain/b2177d0418407afaf5fbabe7d5d9b19ce6fb9105 server/tripe.8.in: Use Rogaway's spelling `blockcipher' consistently. --- diff --git a/server/tripe.8.in b/server/tripe.8.in index 8b786828..4ec21bee 100644 --- 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 a block cipher, used by some bulk-crypto transforms (e.g., +Names a blockcipher, used by some bulk-crypto transforms (e.g., .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 @@ -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 -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