aboutsummaryrefslogtreecommitdiffstats
path: root/sshlib/src/test
Commit message (Collapse)AuthorAgeFilesLines
* Add Ed25519 host key supportKenny Root2016-01-241-0/+70
|
* Add curve25519-sha256@libssh.org exchange methodKenny Root2016-01-241-0/+80
|
* Add tests for ECDSASHA2VerifyKenny Root2015-12-261-0/+66
| | | | | | Since SimpleDERReader is now more tested and this class duplicates the functionality of that one, we will switch to using SimpleDERReader enstead.
* Add unit tests for readOidKenny Root2015-12-251-0/+72
|
* Add tests for readIntKenny Root2015-12-251-0/+48
|
* Add length check with testKenny Root2015-12-251-0/+67