The branch master has been updated
       via  b720949ec09f4dfbff1becc75ca808997e5b51bd (commit)
      from  8908d18cb1020f225170dd9090206842dbb6bbe6 (commit)


- Log -----------------------------------------------------------------
commit b720949ec09f4dfbff1becc75ca808997e5b51bd
Author: Pauli <[email protected]>
Date:   Wed Jun 19 10:20:49 2019 +1000

    ARIA documentation titled itself AES
    
    Reviewed-by: Richard Levitte <[email protected]>
    (Merged from https://github.com/openssl/openssl/pull/9188)

-----------------------------------------------------------------------

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 340e91a..b686edf 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 Apache License 2.0 (the "License").  You may not use
 this file except in compliance with the License.  You can obtain a copy

Reply via email to