summaryrefslogtreecommitdiffstats
path: root/keystore/tests
Commit message (Expand)AuthorAgeFilesLines
* Add support for DSA and ECDSA key typesKenny Root2013-08-304-181/+1207
* resolved conflicts for merge of fca0f92e to stage-aosp-masterElliott Hughes2013-06-281-3/+3
|\
| * Switch frameworks/base over from @hidden Charsets to public StandardCharsets.Elliott Hughes2013-06-281-3/+3
* | resolved conflicts for merge of 1f6e789b to jb-mr2-dev-plus-aospKenny Root2013-04-292-2/+2
|\ \ | |/
| * Track change to JSSE providerKenny Root2013-04-292-2/+2
| * AndroidKeyStore: Add encrypted flagKenny Root2013-04-153-85/+460
* | Rename API AndroidKey* -> Key*Kenny Root2013-04-183-26/+28
* | Remove old KeyStore call sitesKenny Root2013-04-122-113/+175
* | AndroidKeyStore: Add encrypted flagKenny Root2013-04-123-85/+460
|/
* AndroidKeyStore: add Builder for param specKenny Root2013-03-281-0/+20
* KeyStore: change migrate to duplicateKenny Root2013-03-211-6/+30
* KeyStore: add "migrate" commandKenny Root2013-03-201-0/+32
* KeyStore: add API to uid versionsKenny Root2013-03-202-7/+156
* KeyStore: stop using state()Kenny Root2013-02-142-7/+4
* AndroidKeyStore: add key wrapping testKenny Root2013-02-041-0/+48
* AndroidKeyStore: fix testsKenny Root2013-02-041-12/+6
* am 768d9e1a: Merge "Correct executable bit for source files"Kenny Root2012-11-071-0/+0
|\
| * Correct executable bit for source filesKenny Root2012-11-071-0/+0
* | Add ability to replace chain for PrivateKeyEntryKenny Root2012-08-222-11/+182
* | Add KeyPairGenerator for Android keystoreKenny Root2012-08-222-0/+298
* | Add AndroidKeyStore provider for KeyStore APIKenny Root2012-08-201-0/+1383
* | Add getmtime to Android KeyStore APIKenny Root2012-08-201-0/+50
|/
* Remove useless TestRunnerKenny Root2012-08-104-53/+13
* Change KeyStore to use Modified UTF-8 to match NativeCryptoBrian Carlstrom2012-08-011-1/+1
* Improve test key names to reproduce public issueBrian Carlstrom2012-07-271-9/+11
* Add signing to keystoreKenny Root2012-03-201-1/+234
* Add KeyStoreTest.testGetBrian Carlstrom2011-06-271-0/+12
* Integrating keystore with keyguard (Part 1 of 4)Brian Carlstrom2011-06-011-29/+38
* Don't rely on the system locale for converting to/from bytes.Nick Kralevich2010-03-101-0/+11
* Fix for bug 2427961 android.security.tests.SystemKeyStoreTest:testBasicAccess...Oscar Montemayor2010-02-091-2/+3
* Apps on SD card.Oscar Montemayor2010-01-151-1/+1
* Apps on SD card.Oscar Montemayor2010-01-151-0/+11
* Apps on SD card project.Oscar Montemayor2010-01-062-0/+75
* Add unit test for the new keystore.Chung-yih Wang2009-09-294-0/+226