git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@3523 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Johan Danielsson
1997-09-22 16:09:13 +00:00
parent 84bdfcb1d8
commit bdf8b7934a

View File

@@ -1,5 +1,11 @@
Mon Sep 22 11:44:27 1997 Johan Danielsson <joda@blubb.pdc.kth.se>
* lib/krb5/checksum.c: Some cleanup, and added:
- rsa-md5-des3
- hmac-sha1-des3
- keyed and collision proof flags to each checksum method
- checksum<->string functions.
* lib/krb5/generate_subkey.c: Use krb5_generate_random_keyblock.
Sun Sep 21 15:19:23 1997 Assar Westerlund <assar@sics.se>