From 444e9c50d86b90fab3b28f672b6f321b7ce86ade Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Mon, 14 Mar 2022 03:55:58 -0400 Subject: perl/perl-Crypt-CBC: Wrap README at 72 columns. Signed-off-by: B. Watson --- perl/perl-Crypt-CBC/README | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'perl/perl-Crypt-CBC') diff --git a/perl/perl-Crypt-CBC/README b/perl/perl-Crypt-CBC/README index fd5e1d55b1fe3..2a3471560e424 100644 --- a/perl/perl-Crypt-CBC/README +++ b/perl/perl-Crypt-CBC/README @@ -1,4 +1,5 @@ -This module is a Perl-only implementation of the cryptographic cipher block -chaining mode (CBC). In combination with a block cipher such as DES or IDEA, -you can encrypt and decrypt messages of arbitrarily long length. The encrypted -messages are compatible with the encryption format used by the OpenSSL package. +This module is a Perl-only implementation of the cryptographic cipher +block chaining mode (CBC). In combination with a block cipher such +as DES or IDEA, you can encrypt and decrypt messages of arbitrarily +long length. The encrypted messages are compatible with the encryption +format used by the OpenSSL package. -- cgit v1.2.3