From: | ghudson@mit.edu |
Subject: | SVN Commit |
When using hmac-md5, the intermediate key length is the output of the
hash function (128 bits), not the input key length. Relevant if the
input key is not an RC4 key.
https://github.com/krb5/krb5/commit/94f2cc96913426fd7add452cdea423877c2dcf0a
Commit By: ghudson
Revision: 25418
Changed Files:
U trunk/src/lib/crypto/krb/checksum_hmac_md5.c