summaryrefslogtreecommitdiff
path: root/keystore/tests
AgeCommit message (Expand)Author
2013-03-28AndroidKeyStore: add Builder for param specKenny Root
2013-03-21KeyStore: change migrate to duplicateKenny Root
2013-03-20KeyStore: add "migrate" commandKenny Root
2013-03-20KeyStore: add API to uid versionsKenny Root
2013-02-14KeyStore: stop using state()Kenny Root
2013-02-04AndroidKeyStore: add key wrapping testKenny Root
2013-02-04AndroidKeyStore: fix testsKenny Root
2012-11-07am 768d9e1a: Merge "Correct executable bit for source files"Kenny Root
2012-11-07Correct executable bit for source filesKenny Root
2012-08-22Add ability to replace chain for PrivateKeyEntryKenny Root
2012-08-22Add KeyPairGenerator for Android keystoreKenny Root
2012-08-20Add AndroidKeyStore provider for KeyStore APIKenny Root
2012-08-20Add getmtime to Android KeyStore APIKenny Root
2012-08-10Remove useless TestRunnerKenny Root
2012-08-01Change KeyStore to use Modified UTF-8 to match NativeCryptoBrian Carlstrom
2012-07-27Improve test key names to reproduce public issueBrian Carlstrom
2012-03-20Add signing to keystoreKenny Root
2011-06-27Add KeyStoreTest.testGetBrian Carlstrom
2011-06-01Integrating keystore with keyguard (Part 1 of 4)Brian Carlstrom
2010-03-10Don't rely on the system locale for converting to/from bytes.Nick Kralevich
2010-02-09Fix for bug 2427961 android.security.tests.SystemKeyStoreTest:testBasicAccess...Oscar Montemayor
2010-01-15Apps on SD card.Oscar Montemayor
2010-01-15Apps on SD card.Oscar Montemayor
2010-01-06Apps on SD card project.Oscar Montemayor
2009-09-29Add unit test for the new keystore.Chung-yih Wang