summaryrefslogtreecommitdiffstats
path: root/keystore
Commit message (Expand)AuthorAgeFilesLines
...
* | Add SecretKeyFactory backed by AndroidKeyStore.Alex Klyubin2015-03-316-1/+445
|/
* Add unauthenticated AES ciphers backed by AndroidKeyStore.Alex Klyubin2015-03-317-111/+758
* Merge "Add HmacSHA256 backed by AndroidKeyStore."Alex Klyubin2015-03-309-4/+472
|\
| * Add HmacSHA256 backed by AndroidKeyStore.Alex Klyubin2015-03-309-4/+472
* | Merge "Add authorization binder methods"Chad Brubaker2015-03-301-0/+30
|\ \ | |/ |/|
| * Add authorization binder methodsChad Brubaker2015-03-171-0/+30
* | Symmetric key generation for AndroidKeyStore.Alex Klyubin2015-03-277-0/+765
* | Allow entropy to be provided to some operationsChad Brubaker2015-03-272-15/+34
* | Merge "Symmetric key import for AndroidKeyStore."Alex Klyubin2015-03-277-21/+1136
|\ \
| * | Symmetric key import for AndroidKeyStore.Alex Klyubin2015-03-267-21/+1136
* | | Use correct tag type for RSA exponentChad Brubaker2015-03-221-4/+4
|/ /
* | Make application/client id an objectChad Brubaker2015-03-212-15/+8
* | Specify public exponent for RSAChad Brubaker2015-03-201-0/+5
|/
* Add initial Keymaster 1.0 testsChad Brubaker2015-03-061-0/+218
* Add new IKeystoreService methods to KeyStoreChad Brubaker2015-02-231-0/+111
* 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