Thursday, September 08, 2011

Performance of Cipher and HMAC in OpenSSH


http://blog.famzah.net/2010/06/11/openssh-ciphers-performance-benchmark/
Cipher: arcfour256 = arcfour128 > arcfour > blowfish > aes > 3des
HMAC: md5 (128) > sha-96 > sha1 (160)

No comments: