aboutsummaryrefslogtreecommitdiffstats
path: root/sshlib/src/test/java/com/trilead/ssh2/signature
Commit message (Collapse)AuthorAgeFilesLines
* Add Ed25519 host key supportKenny Root2016-01-241-0/+70
|
* 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.