git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@5404 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Johan Danielsson
1999-02-20 17:01:15 +00:00
parent 232c6d2d30
commit 3bb670ab39
2 changed files with 8 additions and 0 deletions

View File

@@ -1,5 +1,8 @@
Sat Feb 20 15:48:06 1999 Johan Danielsson <joda@blubb.pdc.kth.se> Sat Feb 20 15:48:06 1999 Johan Danielsson <joda@blubb.pdc.kth.se>
* lib/hdb/convert_db.c: convert DES3 keys to des3-cbc-sha1, and
des3-cbc-md5
* lib/krb5/crypto.c (DES3_string_to_key): make this actually do * lib/krb5/crypto.c (DES3_string_to_key): make this actually do
what the draft said it should what the draft said it should

5
NEWS
View File

@@ -1,3 +1,8 @@
Changes in release 0.1b:
* some old -> new crypto conversion utils
* bug fixes
Changes in release 0.1a: Changes in release 0.1a:
* new crypto code * new crypto code