summaryrefslogtreecommitdiffstats
path: root/keystore/tests
Commit message (Expand)AuthorAgeFilesLines
* Cleanup keystore password changing and unlockingChad Brubaker2015-05-083-47/+71
* frameworks/base: switch to using NativeConstants.Adam Langley2015-04-242-24/+24
* Make specifying self-signed cert parameters optional.Alex Klyubin2015-04-141-30/+26
* Merge "Fix testSaw_ungrantedUid_Bluetooth"Chad Brubaker2015-04-101-2/+2
|\
| * Fix testSaw_ungrantedUid_BluetoothChad Brubaker2015-04-101-2/+2
* | Track more changes to keymaster_defs.hAlex Klyubin2015-04-101-9/+5
|/
* Mark all test keys as no auth requiredChad Brubaker2015-04-021-0/+32
* Allow entropy to be provided to some operationsChad Brubaker2015-03-271-8/+27
* Merge "Symmetric key import for AndroidKeyStore."Alex Klyubin2015-03-271-1/+1
|\
| * Symmetric key import for AndroidKeyStore.Alex Klyubin2015-03-261-1/+1
* | Use correct tag type for RSA exponentChad Brubaker2015-03-221-4/+4
|/
* Make application/client id an objectChad Brubaker2015-03-211-13/+4
* Specify public exponent for RSAChad Brubaker2015-03-201-0/+5
* Add initial Keymaster 1.0 testsChad Brubaker2015-03-061-0/+218
* Remove DSA support from Android KeyStore and KeyChain.Alex Klyubin2015-01-142-592/+2
* Correct test data size in keystore signing and verification tests.Shawn Willden2014-09-141-15/+16
* 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