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