diff options
Diffstat (limited to 'src/lib/crypto/des/ChangeLog')
| -rw-r--r-- | src/lib/crypto/des/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/lib/crypto/des/ChangeLog b/src/lib/crypto/des/ChangeLog index 243993a47..65742691f 100644 --- a/src/lib/crypto/des/ChangeLog +++ b/src/lib/crypto/des/ChangeLog @@ -1,3 +1,9 @@ +2001-06-20 Ken Raeburn <raeburn@mit.edu> + + * string2key.c (mit_des_string_to_key_int): Construct a krb5_data + object with proper length for the AFS case (indicated by a -1 salt + length on input). + 2001-06-12 Ezra Peisach <epeisach@mit.edu> * destest.c: main returns int instead of void. Add "const" to |
