aboutsummaryrefslogtreecommitdiffstats
path: root/src/com/trilead/ssh2/signature/RSASHA1Verify.java
Commit message (Collapse)AuthorAgeFilesLines
* Convert to gradle build systemKenny Root2014-10-011-180/+0
|
* Fix line endingsKenny Root2013-04-111-180/+180
|
* Remove J2ME compatibility layer for keysKenny Root2013-02-031-182/+77
| | | | | | Use JCE instead of the DIY crypto library that is in Trilead. This was apparently for J2ME devices. Well, I'm sorry, J2ME devices, you're dead to me.
* Initial import.Kenny Root2007-11-171-0/+285