From b2177d0418407afaf5fbabe7d5d9b19ce6fb9105 Mon Sep 17 00:00:00 2001 From: Mark Wooding Date: Thu, 5 Sep 2019 13:00:21 +0100 Subject: [PATCH] server/tripe.8.in: Use Rogaway's spelling `blockcipher' consistently. --- server/tripe.8.in | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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 -- 2.11.0