aboutsummaryrefslogtreecommitdiff
path: root/doc/man1/enc.pod
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man1/enc.pod')
-rw-r--r--doc/man1/enc.pod4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/man1/enc.pod b/doc/man1/enc.pod
index 6f20ac1fc7d5..7bba89ee0783 100644
--- a/doc/man1/enc.pod
+++ b/doc/man1/enc.pod
@@ -240,7 +240,7 @@ a strong block cipher, such as AES, in CBC mode.
All the block ciphers normally use PKCS#5 padding, also known as standard
block padding. This allows a rudimentary integrity or password check to
-be performed. However since the chance of random data passing the test
+be performed. However, since the chance of random data passing the test
is better than 1 in 256 it isn't a very good test.
If padding is disabled then the input data must be a multiple of the cipher
@@ -428,7 +428,7 @@ The B<-list> option was added in OpenSSL 1.1.1e.
=head1 COPYRIGHT
-Copyright 2000-2018 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2000-2020 The OpenSSL Project Authors. All Rights Reserved.
Licensed under the OpenSSL license (the "License"). You may not use
this file except in compliance with the License. You can obtain a copy