summaryrefslogtreecommitdiff
path: root/regress/usr.bin/ssh/cipher-speed.sh
AgeCommit message (Expand)Author
2013-11-21use new "ssh -Q cipher-auth" query to obtain lists of authenticatedDamien Miller
2013-11-07Use ssh -Q instead of hardcoding lists of ciphers or MACs.Darren Tucker
2013-05-17Move the setting of DATA and COPY into test-exec.shDarren Tucker
2013-05-17replace 'echo -n' with 'printf' since it's more portableDarren Tucker
2013-01-12test AES-GCM modes; feedback markus@Damien Miller
2012-10-05Add umac-128@openssh.com to the list of MACs to be testedDarren Tucker
2012-06-28Remove hmac-sha2-256-96 and hmac-sha2-512-96 MACs since they were removedDarren Tucker
2011-08-02add SHA256/SHA512 based HMAC modesDamien Miller
2007-06-07test umac-64@openssh.comPeter Valchev
2005-05-24add new arcfour modesDamien Miller
2003-11-25test cipher speed for different hmac/cipher combinations.Markus Friedl