Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add EC pubkey to UI | Kenny Root | 2013-04-12 | 1 | -2/+4 |
| | |||||
* | Fix line endings | Kenny Root | 2013-04-11 | 1 | -464/+464 |
| | |||||
* | Add support for ECDSA P-384 and P-521 | Kenny Root | 2013-02-06 | 1 | -1/+1 |
| | |||||
* | Add ECDSA support | Kenny Root | 2013-02-04 | 1 | -0/+33 |
| | |||||
* | Remove J2ME compatibility layer for keys | Kenny Root | 2013-02-03 | 1 | -13/+17 |
| | | | | | | 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. | ||||
* | * added "in-memory" function to backend service so that unlocked keys can be ↵ | Jeffrey Sharkey | 2008-11-02 | 1 | -1/+3 |
| | | | | | | | | | | | | | | stored there. this is also disable-able from settings * "use any key" for a host will only look through unlocked in-memory keys * implemented "load on start" functionality in backend service * implemented "import key" which lets you select any openssh-formatted key (including passworded-ones) from simple /sdcard browser * cleaned up context menu in pubkeylist, now includes toggle checkbox for "load at start" but only available when password-less and non-imported * clicking a key in pubkeylist will toggle its backend status (decrypt and put in memory, or remove from memory) * created preference for screen orientation forcing versus auto, but still need to test * created preference for camera button behavior, but still need to test | ||||
* | Added preferences, touch entropy, fixes to SoftFont. | Kenny Root | 2007-11-21 | 1 | -2/+8 |
| | |||||
* | Initial import. | Kenny Root | 2007-11-17 | 1 | -0/+419 |