Age | Commit message (Expand) | Author |
---|---|---|
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 | oops, new arcfour modes here too | Damien Miller |
2004-02-28 | Test acss too; ok markus@ | Darren Tucker |
2003-06-12 | add ctr | Markus Friedl |
2002-04-03 | add rijndael-cbc@lysator.liu.se | Markus Friedl |
2002-03-15 | allow specification of binary-under-test with | Markus Friedl |
2002-02-18 | no printf+\r, just use echo | Markus Friedl |
2002-02-18 | don't mark tests as slow, have some slow tests print out information by default | Markus Friedl |
2002-02-16 | $OpenBSD$, public domain | Markus Friedl |
2002-02-15 | we don't need a listening sshd for most of our tests, just | Markus Friedl |
2002-02-14 | serveral tests for ssh-keygen/ssh/sshd/ssh-add/ssh-agent | Markus Friedl |