git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1995 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Johan Danielsson
1997-07-07 01:14:24 +00:00
parent 77a6593e3c
commit d6cb20b5f6

View File

@@ -1,7 +1,9 @@
Mon Jul 7 02:46:31 1997 Johan Danielsson <joda@blubb.pdc.kth.se>
* lib/krb5/decrypt.c: Implement des-cbc-crc, and des-cbc-md5 in
separate function.
* lib/krb5/krb5_locl.h: Include <md5.h>
* lib/krb5/{decrypt,encrypt}.c: Implement des-cbc-crc, and
des-cbc-md5 in separate functions.
* lib/krb5/krb5.h: Add more checksum and encryption types.