From 22e3fe3bd6b78c4e0e988daf5c0b1734149f57c6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Sat, 3 Feb 2007 21:40:32 +0000 Subject: [PATCH] hcrypto. git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20165 ec53bebd-3082-4978-b11e-865c3cabbd6b --- NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS b/NEWS index 34e686a16..b8d4be222 100644 --- a/NEWS +++ b/NEWS @@ -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.