| Commit message (Expand) | Author | Age | Files | Lines |
* | Add support for DSA and ECDSA key types | Kenny Root | 2013-08-30 | 4 | -181/+1207 |
* | resolved conflicts for merge of fca0f92e to stage-aosp-master | Elliott Hughes | 2013-06-28 | 1 | -3/+3 |
|\ |
|
| * | Switch frameworks/base over from @hidden Charsets to public StandardCharsets. | Elliott Hughes | 2013-06-28 | 1 | -3/+3 |
* | | resolved conflicts for merge of 1f6e789b to jb-mr2-dev-plus-aosp | Kenny Root | 2013-04-29 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Track change to JSSE provider | Kenny Root | 2013-04-29 | 1 | -1/+1 |
| * | AndroidKeyStore: Add encrypted flag | Kenny Root | 2013-04-15 | 3 | -85/+460 |
* | | Rename API AndroidKey* -> Key* | Kenny Root | 2013-04-18 | 3 | -26/+28 |
* | | Remove old KeyStore call sites | Kenny Root | 2013-04-12 | 2 | -113/+175 |
* | | AndroidKeyStore: Add encrypted flag | Kenny Root | 2013-04-12 | 3 | -85/+460 |
|/ |
|
* | AndroidKeyStore: add Builder for param spec | Kenny Root | 2013-03-28 | 1 | -0/+20 |
* | KeyStore: change migrate to duplicate | Kenny Root | 2013-03-21 | 1 | -6/+30 |
* | KeyStore: add "migrate" command | Kenny Root | 2013-03-20 | 1 | -0/+32 |
* | KeyStore: add API to uid versions | Kenny Root | 2013-03-20 | 2 | -7/+156 |
* | KeyStore: stop using state() | Kenny Root | 2013-02-14 | 2 | -7/+4 |
* | AndroidKeyStore: add key wrapping test | Kenny Root | 2013-02-04 | 1 | -0/+48 |
* | AndroidKeyStore: fix tests | Kenny Root | 2013-02-04 | 1 | -12/+6 |
* | am 768d9e1a: Merge "Correct executable bit for source files" | Kenny Root | 2012-11-07 | 1 | -0/+0 |
|\ |
|
| * | Correct executable bit for source files | Kenny Root | 2012-11-07 | 1 | -0/+0 |
* | | Add ability to replace chain for PrivateKeyEntry | Kenny Root | 2012-08-22 | 1 | -10/+181 |
* | | Add KeyPairGenerator for Android keystore | Kenny Root | 2012-08-22 | 2 | -0/+298 |
* | | Add AndroidKeyStore provider for KeyStore API | Kenny Root | 2012-08-20 | 1 | -0/+1383 |
* | | Add getmtime to Android KeyStore API | Kenny Root | 2012-08-20 | 1 | -0/+50 |
|/ |
|
* | Remove useless TestRunner | Kenny Root | 2012-08-10 | 3 | -52/+12 |
* | Change KeyStore to use Modified UTF-8 to match NativeCrypto | Brian Carlstrom | 2012-08-01 | 1 | -1/+1 |
* | Improve test key names to reproduce public issue | Brian Carlstrom | 2012-07-27 | 1 | -9/+11 |
* | Add signing to keystore | Kenny Root | 2012-03-20 | 1 | -1/+234 |
* | Add KeyStoreTest.testGet | Brian Carlstrom | 2011-06-27 | 1 | -0/+12 |
* | Integrating keystore with keyguard (Part 1 of 4) | Brian Carlstrom | 2011-06-01 | 1 | -29/+38 |
* | Don't rely on the system locale for converting to/from bytes. | Nick Kralevich | 2010-03-10 | 1 | -0/+11 |
* | Fix for bug 2427961 android.security.tests.SystemKeyStoreTest:testBasicAccess... | Oscar Montemayor | 2010-02-09 | 1 | -2/+3 |
* | Apps on SD card. | Oscar Montemayor | 2010-01-15 | 1 | -1/+1 |
* | Apps on SD card. | Oscar Montemayor | 2010-01-15 | 1 | -0/+11 |
* | Apps on SD card project. | Oscar Montemayor | 2010-01-06 | 2 | -0/+75 |
* | Add unit test for the new keystore. | Chung-yih Wang | 2009-09-29 | 2 | -0/+182 |