summaryrefslogtreecommitdiffstats
path: root/keystore/tests
Commit message (Expand)AuthorAgeFilesLines
* Keymaster INT, LONG and DATE tag values are unsigned.Alex Klyubin2015-06-231-58/+55
* Android Keystore keys are no longer backed by Conscrypt.Alex Klyubin2015-06-103-56/+72
* Remove deprecated android.security.KeyStore methods.Alex Klyubin2015-06-083-16/+27
* Merge "Remove KM_TAG_CHUNK_LENGTH and add KM_TAG_AEAD_TAG" into mnc-devAlex Klyubin2015-06-031-2/+2
|\
| * Remove KM_TAG_CHUNK_LENGTH and add KM_TAG_AEAD_TAGAlex Klyubin2015-06-021-2/+2
* | Track changes to the keystore binder APIChad Brubaker2015-06-011-10/+5
|/
* Fix testAuthNeeded testChad Brubaker2015-05-151-1/+2
* Move Android Keystore impl to android.security.keystore.Alex Klyubin2015-05-132-4/+9
* New AndroidKeyStore API in android.security.keystore.Alex Klyubin2015-05-132-27/+30
* Fix KeyStoreTest now that begin requires parameters.Alex Klyubin2015-05-111-2/+12
* 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