aboutsummaryrefslogtreecommitdiffstats
path: root/sshlib/src/main/java/com/trilead/ssh2/signature
Commit message (Collapse)AuthorAgeFilesLines
* Add support for auth with open-keychainhsm2016-05-292-0/+247
|
* Add Ed25519 host key supportKenny Root2016-01-242-0/+153
|
* Add tests for ECDSASHA2VerifyKenny Root2015-12-261-75/+5
| | | | | | Since SimpleDERReader is now more tested and this class duplicates the functionality of that one, we will switch to using SimpleDERReader enstead.
* Support decoding large keysKenny Root2015-10-081-7/+68
| | | | | | | The ASN.1 decoding routines were not accounting for keys that needed long-form length encoding. Amend the code to add long form length. Fixes connectbot/connectbot#76
* Rename project to sshlibKenny Root2015-07-183-0/+922