From 48efae5048718caf65c301a259d9e51dca65080b Mon Sep 17 00:00:00 2001 From: Assar Westerlund Date: Wed, 15 Oct 1997 21:01:43 +0000 Subject: [PATCH] updated git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@3620 ec53bebd-3082-4978-b11e-865c3cabbd6b --- TODO | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/TODO b/TODO index 9f621c429..acd46e5f1 100644 --- a/TODO +++ b/TODO @@ -87,19 +87,15 @@ fix atomic rename of database replay cache not implemented the following encryption types have been implemented: DES-CBC-CRC, -DES-CBC-MD4, DES-CBC-MD5 +DES-CBC-MD4, DES-CBC-MD5, DES3-CBC-MD5, DES3-CBC-SHA1 supports the following checksums: CRC32, RSA-MD4, RSA-MD5, -RSA-MD4-DES, RSA-MD5-DES +RSA-MD4-DES, RSA-MD5-DES, RSA-MD5-DES3, SHA1, HMAC-SHA1-DES3 always generates a new subkey in an authenticator -probably leaks memory when errors occur - should the sequence numbers be XORed? -encryption and checksum type is still hardcoded in some places. - pa-afs3-salt? OTP?