git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@3620 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1997-10-15 21:01:43 +00:00
parent 2727fa90a4
commit 48efae5048

8
TODO
View File

@@ -87,19 +87,15 @@ fix atomic rename of database
replay cache not implemented replay cache not implemented
the following encryption types have been implemented: DES-CBC-CRC, 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, 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 always generates a new subkey in an authenticator
probably leaks memory when errors occur
should the sequence numbers be XORed? should the sequence numbers be XORed?
encryption and checksum type is still hardcoded in some places.
pa-afs3-salt? pa-afs3-salt?
OTP? OTP?