Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Fix exception message in ECDSASHA2Verify | Kenny Root | 2013-10-06 | 1 | -2/+2 | |
* | | | Add diffie-hellman-group-exchange-sha256 support | Kenny Root | 2013-10-06 | 5 | -36/+20 | |
* | | | Add support for HMAC-SHA2-256 and HMAC-SHA2-512 | Kenny Root | 2013-10-06 | 1 | -9/+48 | |
|/ / | ||||||
* | | Hopefully fix the majority of keyboard issues. | Torne Wuff | 2013-09-30 | 5 | -8/+72 | |
* | | Deleted translations for long-deleted string to avoid harmless warnings | Paul "LeoNerd" Evans | 2013-08-25 | 27 | -80/+0 | |
* | | Update minSdkVersion to 4. | Torne Wuff | 2013-08-25 | 1 | -1/+1 | |
* | | Rewrite key input handler to be clearer. | Torne Wuff | 2013-08-25 | 3 | -212/+176 | |
* | | Move PublicKey decoding out of PubkeyBean | Kenny Root | 2013-04-16 | 4 | -63/+48 | |
* | | Extract common key generation function | Kenny Root | 2013-04-16 | 1 | -51/+28 | |
* | | Restore formatting settings for Eclipse | Kenny Root | 2013-04-14 | 4 | -9/+572 | |
* | | Get rid of useless encoding methods | Kenny Root | 2013-04-14 | 2 | -18/+11 | |
* | | Split recoverKeyPair method for testing | Kenny Root | 2013-04-14 | 2 | -12/+38 | |
* | | No need to have Handler | Kenny Root | 2013-04-14 | 2 | -31/+16 | |
* | | PubkeyUtils should not be instantiated | Kenny Root | 2013-04-14 | 1 | -0/+4 | |
* | | Add tests for PubkeyUtils#recoverKeyPair | Kenny Root | 2013-04-14 | 3 | -161/+218 | |
* | | Get KeyFactory by algorithm name instead of OID | Kenny Root | 2013-04-14 | 3 | -22/+237 | |
* | | Fix PKCS#8 key import | Kenny Root | 2013-04-13 | 1 | -44/+33 | |
* | | Partial support for importing EC keys | Kenny Root | 2013-04-13 | 5 | -6/+194 | |
* | | Use Keyczar EcCore for scalar multiply | Kenny Root | 2013-04-12 | 11 | -1674/+687 | |
* | | Add missing EC math files | Kenny Root | 2013-04-12 | 9 | -0/+1658 | |
* | | Add EC pubkey to UI | Kenny Root | 2013-04-12 | 7 | -34/+155 | |
* | | Fix line endings | Kenny Root | 2013-04-11 | 133 | -22252/+22252 | |
* | | Add .gitattributes | Kenny Root | 2013-04-11 | 1 | -0/+10 | |
* | | Fix bug in EC point encoding | Kenny Root | 2013-04-11 | 2 | -3/+4 | |
* | | Add ECDH support | Kenny Root | 2013-04-10 | 10 | -154/+381 | |
* | | Add support for ECDSA P-384 and P-521 | Kenny Root | 2013-02-06 | 4 | -34/+158 | |
* | | Use RSA CRT keys for speed | Kenny Root | 2013-02-04 | 1 | -5/+9 | |
* | | Add ECDSA support | Kenny Root | 2013-02-04 | 6 | -48/+435 | |
* | | Remove J2ME compatibility layer for keys | Kenny Root | 2013-02-03 | 27 | -1856/+612 | |
* | | ICH p1 default value is 1 | Paul "LeoNerd" Evans | 2013-01-05 | 1 | -0/+1 | |
* | | Make the action bar home button work. | Torne (Richard Coles) | 2012-11-11 | 2 | -0/+22 | |
* | | Make v14 styles match v11. | Torne (Richard Coles) | 2012-11-11 | 1 | -0/+6 | |
* | | Revert "Undo updating the target SDK." | Kenny Root | 2012-10-28 | 2 | -1/+25 | |
* | | Handle git version differently to fix Eclipse builds. | Torne (Richard Coles) | 2012-10-28 | 3 | -1/+9 | |
* | | Fix broken git version generation. | Torne (Richard Coles) | 2012-10-27 | 3 | -11/+8 | |
* | | Auto-hide the action bar. | Torne (Richard Coles) | 2012-10-27 | 4 | -4/+106 | |
* | | Undo updating the target SDK. | Torne (Richard Coles) | 2012-10-27 | 2 | -25/+1 | |
* | | Update to target API 15 (ICS 4.0.3). | Torne (Richard Coles) | 2012-10-27 | 3 | -2/+26 | |
* | | Fix Enter==Ctrl-M again | Paul "LeoNerd" Evans | 2012-10-27 | 1 | -12/+10 | |
* | | Fix some missed rule changes for coverage | Kenny Root | 2012-10-24 | 2 | -5/+4 | |
* | | Update coverage-xml to use new build stuff | Kenny Root | 2012-10-24 | 1 | -33/+41 | |
* | | Remove target for clean since tests will clean tested project | Kenny Root | 2012-10-24 | 2 | -8/+1 | |
* | | Add targets for lint output | Kenny Root | 2012-10-21 | 1 | -0/+18 | |
* | | Move custom build stuff after SDK include statement | Kenny Root | 2012-10-21 | 1 | -43/+43 | |
* | | Add vim modeline for my sanity | Kenny Root | 2012-10-21 | 2 | -0/+2 | |
* | | Ensure SD/SU obey scrolling margins (fixes issue 583) | Paul "LeoNerd" Evans | 2012-09-29 | 1 | -4/+4 | |
* | | Fix offby1 in VPA sequence (fixes issue 582) | Paul "LeoNerd" Evans | 2012-09-29 | 1 | -1/+1 | |
* | | Add support for Google TV devices | Kenny Root | 2011-12-19 | 6 | -0/+22 | |
* | | Update translations | Kenny Root | 2011-12-17 | 3 | -3/+14 | |
* | | Remove unused strings | Kenny Root | 2011-12-17 | 1 | -7/+0 |