comparison TODO @ 193:ca6a7c7a925c

Preparing for 0.46
author Matt Johnston <matt@ucc.asn.au>
date Mon, 09 May 2005 09:31:49 +0000
parents 5ccad7634388
children aad4b3f58556
comparison
equal deleted inserted replaced
189:06e326daf16a 193:ca6a7c7a925c
11 - check that there aren't timing issues with valid/invalid user authentication 11 - check that there aren't timing issues with valid/invalid user authentication
12 feedback. 12 feedback.
13 13
14 - Binding to different interfaces 14 - Binding to different interfaces
15 15
16 - possible RSA blinding? need to check whether this is vuln to timing attacks
17 - check PRNG 16 - check PRNG
18 - CTR mode, SSH_MSG_IGNORE sending to improve CBC security 17 - CTR mode
18 - SSH_MSG_IGNORE sending to improve CBC security
19 - DH Group Exchange possibly, or just add group14 (whatever it's called today) 19 - DH Group Exchange possibly, or just add group14 (whatever it's called today)
20 20
21 - fix scp.c for IRIX 21 - fix scp.c for IRIX
22 22
23 - Be able to use OpenSSH keys for the client? or at least have some form of 23 - Be able to use OpenSSH keys for the client? or at least have some form of