add arcfour-hmac-md5

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8562 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
2000-07-06 21:24:58 +00:00
parent 3fd56c78fb
commit 7ee7f8575a

2
NEWS
View File

@@ -1,5 +1,7 @@
Changes in release 0.3a:
* implement arcfour-hmac-md5 to interoperate with W2K
* modularise the handling of the master key, and allow for other
encryption types. This makes it easier to import a database from
some other source without having to re-encrypt all keys.