summaryrefslogtreecommitdiffstats
path: root/keystore/tests
Commit message (Expand)AuthorAgeFilesLines
* 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