summaryrefslogtreecommitdiffstats
path: root/keystore
Commit message (Expand)AuthorAgeFilesLines
* am 6050eb54: am 5b11b3d6: am 31cee318: Merge "Specify public exponent for RSA"Chad Brubaker2015-03-231-0/+5
|\
| * Specify public exponent for RSAChad Brubaker2015-03-201-0/+5
* | am 99e9acd9: am f1654c60: Merge "Add initial Keymaster 1.0 tests"Chad Brubaker2015-03-131-0/+218
|\ \ | |/
| * Add initial Keymaster 1.0 testsChad Brubaker2015-03-061-0/+218
* | am f271fa33: am cdc70256: am f3c117ca: Merge "Add new IKeystoreService method...Chad Brubaker2015-02-241-0/+111
|\ \ | |/
| * Add new IKeystoreService methods to KeyStoreChad Brubaker2015-02-231-0/+111
* | Device Policy API to choose a private key silentlyRobin Lee2015-02-051-1/+55
|/
* Merge "Remove DSA support from Android KeyStore and KeyChain."Alex Klyubin2015-01-164-601/+9
|\
| * Remove DSA support from Android KeyStore and KeyChain.Alex Klyubin2015-01-144-601/+9
* | Merge "Add KeyPairGenerator.EC backed by Android KeyStore."Alex Klyubin2015-01-164-90/+140
|\ \ | |/ |/|
| * Add KeyPairGenerator.EC backed by Android KeyStore.Alex Klyubin2015-01-144-90/+140
* | Generate IKeystoreService using aidlChad Brubaker2015-01-131-1/+2
|/
* Track change to ConscryptKenny Root2014-11-264-34/+4
* Correct test data size in keystore signing and verification tests.Shawn Willden2014-09-141-15/+16
* Add DevicePolicyManager PrivateKey mgmtBernhard Bauer2014-09-111-0/+3
* Extend IKeyChainService AIDL with CACert retrievalZoltan Szatmary-Ban2014-09-082-1/+9
* Keep managed profile keystores in sync with ownerRobin Lee2014-08-291-0/+30
* Revert "Revert "Revert "Revert "Revert "Update Trusted Credentials screen in ...Zoltan Szatmary-Ban2014-08-152-9/+1
* Revert "Revert "Revert "Revert "Update Trusted Credentials screen in settings...Zoltan Szatmary-Ban2014-08-152-1/+9
* Revert "Revert "Revert "Update Trusted Credentials screen in settings"""Narayan Kamath2014-08-152-9/+1
* Revert "Revert "Update Trusted Credentials screen in settings""Zoltan Szatmary-Ban2014-08-152-1/+9
* Revert "Update Trusted Credentials screen in settings"Zoltan Szatmary-Ban2014-08-072-9/+1
* Update Trusted Credentials screen in settingsZoltan Szatmary-Ban2014-07-292-1/+9
* Merge "Revert "Revert "Publish DevicePolicyManager CA certificate APIs"""Robin Lee2014-06-171-3/+14
|\
| * Revert "Revert "Publish DevicePolicyManager CA certificate APIs""Robin Lee2014-06-191-3/+14
* | Merge "Revert "Publish DevicePolicyManager CA certificate APIs""Robin Lee2014-06-171-14/+3
|\ \ | |/
| * Revert "Publish DevicePolicyManager CA certificate APIs"Robin Lee2014-06-171-14/+3
* | Merge "Publish DevicePolicyManager CA certificate APIs"Robin Lee2014-06-171-3/+14
|\ \ | |/
| * Publish DevicePolicyManager CA certificate APIsRobin Lee2014-06-111-3/+14
* | am b1cb5aab: am 748856f2: am a7ddd029: am 80e84e2d: am f3cecfa2: am 55d525b2:...Robert Ly2014-06-112-4/+4
|\ \ | |/ |/|
| * am f3cecfa2: am 55d525b2: am 716cc7dc: Add documentation for AndroidKeyStoreRobert Ly2014-06-102-4/+4
| |\
| | * am 55d525b2: am 716cc7dc: Add documentation for AndroidKeyStoreRobert Ly2014-06-102-4/+4
| | |\
| | | * Add documentation for AndroidKeyStoreRobert Ly2014-05-072-4/+4
* | | | Use the correct package name for CHOOSERKenny Root2014-03-171-1/+6
* | | | KeyChain: add explicit package for getPrivateKeyKenny Root2014-02-071-1/+7
* | | | Remove unused imports from frameworks/base.John Spurlock2013-11-205-11/+0
|/ / /
* | | Add argument to binder call to check key typesKenny Root2013-09-052-3/+12
* | | Unhide functions to allow ECDSA supportKenny Root2013-09-031-6/+0
* | | Add support for DSA and ECDSA key typesKenny Root2013-09-037-196/+1450
* | | Add methods for managing CAs to DevicePolicyManager(Service)Maggie Benthall2013-08-201-1/+4
|/ /
* | resolved conflicts for merge of fca0f92e to stage-aosp-masterElliott Hughes2013-06-282-6/+6
|\ \
| * | Switch frameworks/base over from @hidden Charsets to public StandardCharsets.Elliott Hughes2013-06-282-6/+6
* | | am cd1de394: Merge "Track change in NativeCrypto"Kenny Root2013-05-061-0/+2
|\ \ \ | |/ /
| * | Track change in NativeCryptoKenny Root2013-05-061-0/+2
* | | resolved conflicts for merge of 1f6e789b to jb-mr2-dev-plus-aospKenny Root2013-04-295-7/+7
|\ \ \ | |/ / | | / | |/ |/|
| * Track change to JSSE providerKenny Root2013-04-295-7/+7
| * AndroidKeyStore: Add encrypted flagKenny Root2013-04-159-136/+732
| * keystore: Add flag for blobs to be unencryptedKenny Root2013-04-151-6/+21
| * Remove keystore entries when package removedKenny Root2013-04-021-0/+9
| * KeyStore: add API to query storage typeKenny Root2013-03-291-0/+9