[openssl] OpenSSL_1_1_1-stable update
Dr. Paul Dale
pauli at openssl.org
Wed Jun 19 06:16:49 UTC 2019
The branch OpenSSL_1_1_1-stable has been updated
via daa6f2c0bedc3e54f58fd420a217b74b9ddc1c02 (commit)
from d8bb277f76612ec9a659ef7b3df75a99d912662b (commit)
- Log -----------------------------------------------------------------
commit daa6f2c0bedc3e54f58fd420a217b74b9ddc1c02
Author: Pauli <paul.dale at oracle.com>
Date: Wed Jun 19 10:20:49 2019 +1000
ARIA documentation titled itself AES
Reviewed-by: Richard Levitte <levitte at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/9188)
(cherry picked from commit b720949ec09f4dfbff1becc75ca808997e5b51bd)
-----------------------------------------------------------------------
Summary of changes:
doc/man3/EVP_aria.pod | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/doc/man3/EVP_aria.pod b/doc/man3/EVP_aria.pod
index fbb7918..c30ff99 100644
--- a/doc/man3/EVP_aria.pod
+++ b/doc/man3/EVP_aria.pod
@@ -32,7 +32,7 @@ EVP_aria_256_ccm,
EVP_aria_128_gcm,
EVP_aria_192_gcm,
EVP_aria_256_gcm,
-- EVP AES cipher
+- EVP ARIA cipher
=head1 SYNOPSIS
@@ -106,7 +106,7 @@ L<EVP_CIPHER_meth_new(3)>
=head1 COPYRIGHT
-Copyright 2017-2018 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2017-2019 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
More information about the openssl-commits
mailing list