Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: binary MIME-Version: 1.0 X-Mailer: MIME-tools 5.427 (Entity 5.427) From: tlyu@mit.edu Subject: git commit RT-Send-CC: X-RT-Original-Encoding: iso-8859-1 Content-Length: 438 Remove des3 and arcfour from supported_enctypes The des3 and arcfour (rc4) enctypes use weak string-to-key algorithms, and should not be used for producing password-derived keys. https://github.com/krb5/krb5/commit/38a31852c3e58f6e2f6b3b035a87f817d1db5537 Author: Tom Yu Commit: 38a31852c3e58f6e2f6b3b035a87f817d1db5537 Branch: master src/include/osconf.hin | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-)