OpenSSH does not appear to be a CPU-bound process, i.e. it's not the crypto that's slowing us down. We should profile the SSH client and server to see where the bottleneck is. I've been meaning to do this for a while; I just know relatively little about bottleneck detection. --Dan