[29957] in CVS-changelog-for-Kerberos-V5

home help back first fref pref prev next nref lref last post

krb5 commit: Add aes-sha2 enctypes to aes family documentation

daemon@ATHENA.MIT.EDU (Greg Hudson)
Wed May 24 16:13:41 2017

Date: Wed, 24 May 2017 16:13:35 -0400
From: Greg Hudson <ghudson@mit.edu>
Message-Id: <201705242013.v4OKDZSv032064@drugstore.mit.edu>
To: cvs-krb5@mit.edu
Reply-To: krbdev@mit.edu
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: cvs-krb5-bounces@mit.edu

https://github.com/krb5/krb5/commit/33a500ea14286b0d42c3ad63df8b88b3849b33a3
commit 33a500ea14286b0d42c3ad63df8b88b3849b33a3
Author: Robbie Harwood <rharwood@redhat.com>
Date:   Wed May 24 11:55:25 2017 -0400

    Add aes-sha2 enctypes to aes family documentation
    
    The functional portion of this change was made in commit
    d1ec317288278d10ae34fde9b2414e4fca5c52dd.
    
    ticket: 8585 (new)
    target_version: 1.15-next
    tags: pullup

 doc/admin/conf_files/kdc_conf.rst |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/doc/admin/conf_files/kdc_conf.rst b/doc/admin/conf_files/kdc_conf.rst
index d57723d..4def01f 100644
--- a/doc/admin/conf_files/kdc_conf.rst
+++ b/doc/admin/conf_files/kdc_conf.rst
@@ -829,7 +829,7 @@ camellia256-cts-cmac camellia256-cts                 Camellia-256 CTS mode with
 camellia128-cts-cmac camellia128-cts                 Camellia-128 CTS mode with CMAC
 des                                                  The DES family: des-cbc-crc, des-cbc-md5, and des-cbc-md4 (weak)
 des3                                                 The triple DES family: des3-cbc-sha1
-aes                                                  The AES family: aes256-cts-hmac-sha1-96 and aes128-cts-hmac-sha1-96
+aes                                                  The AES family: aes256-cts-hmac-sha1-96, aes128-cts-hmac-sha1-96, aes256-cts-hmac-sha384-192, and aes128-cts-hmac-sha256-128
 rc4                                                  The RC4 family: arcfour-hmac
 camellia                                             The Camellia family: camellia256-cts-cmac and camellia128-cts-cmac
 ==================================================== =========================================================
_______________________________________________
cvs-krb5 mailing list
cvs-krb5@mit.edu
https://mailman.mit.edu/mailman/listinfo/cvs-krb5

home help back first fref pref prev next nref lref last post