git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20165 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2007-02-03 21:40:32 +00:00
parent 549cdee47a
commit 22e3fe3bd6

3
NEWS
View File

@@ -16,6 +16,9 @@ Changes in release 0.8
* A new ntlm library (heimntlm) and related crypto functions.
* Updated the built-in crypto library with bignum support using
imath, support for RSA and DH and renamed it to libhcrypto.
* Subsystem in the KDC, digest, that will perform the digest
operation in the KDC, currently supports: CHAP, MS-CHAP-V2, SASL
DIGEST-MD5 NTLMv1 and NTLMv2.