summaryrefslogtreecommitdiff
path: root/keystore/tests
AgeCommit message (Expand)Author
2022-03-15Merge SP2A.220305.013Haamed Gheibi
2021-05-12Fixed KeyGenParameterSpecTestJanis Danisevskis
2021-05-12Keystore 2.0 SPI: Fix NPE in getUniqueAliases.Janis Danisevskis
2021-02-16[LSC] Add LOCAL_LICENSE_KINDS to frameworks/baseBob Badour
2020-03-12Merge "Remove Irina from OWNERS" am: d78a3539d0 am: 0366471ef2Automerger Merge Worker
2020-01-14Add KeyGenParameterSpec.setCriticalToDeviceEncryptionRubin Xu
2019-11-26Remove Irina from OWNERSEran Messeri
2019-03-26Convert Android.mk file to Android.bpSasha Smundak
2019-03-02Migrate remainder of frameworks/base to androidx.testBrett Chabot
2019-01-31Add owners for KeyChain codeEran Messeri
2018-06-28Correctly preserve key generation parametersEran Messeri
2018-02-28frameworks/base: Set LOCAL_SDK_VERSION where possible.Anton Hansson
2017-12-14DevicePolicyManager: Support attestation for generated keys.Eran Messeri
2017-12-08Stop statically including legacy-android-testPaul Duffin
2017-12-07DevicePolicyManager: Add key generation functionality.Eran Messeri
2017-05-01Delete obsolete and unused KeyStoreTestsKenny Root
2017-01-19Prepare for removal of legacy-test from default targetsPaul Duffin
2015-09-10Support cross-UID access from AndroidKeyStore.Alex Klyubin
2015-06-23Keymaster INT, LONG and DATE tag values are unsigned.Alex Klyubin
2015-06-10Android Keystore keys are no longer backed by Conscrypt.Alex Klyubin
2015-06-08Remove deprecated android.security.KeyStore methods.Alex Klyubin
2015-06-03Merge "Remove KM_TAG_CHUNK_LENGTH and add KM_TAG_AEAD_TAG" into mnc-devAlex Klyubin
2015-06-02Remove KM_TAG_CHUNK_LENGTH and add KM_TAG_AEAD_TAGAlex Klyubin
2015-06-01Track changes to the keystore binder APIChad Brubaker
2015-05-15Fix testAuthNeeded testChad Brubaker
2015-05-13Move Android Keystore impl to android.security.keystore.Alex Klyubin
2015-05-13New AndroidKeyStore API in android.security.keystore.Alex Klyubin
2015-05-11Fix KeyStoreTest now that begin requires parameters.Alex Klyubin
2015-05-08Cleanup keystore password changing and unlockingChad Brubaker
2015-04-24frameworks/base: switch to using NativeConstants.Adam Langley
2015-04-14Make specifying self-signed cert parameters optional.Alex Klyubin
2015-04-10Merge "Fix testSaw_ungrantedUid_Bluetooth"Chad Brubaker
2015-04-10Fix testSaw_ungrantedUid_BluetoothChad Brubaker
2015-04-10Track more changes to keymaster_defs.hAlex Klyubin
2015-04-02Mark all test keys as no auth requiredChad Brubaker
2015-03-27Allow entropy to be provided to some operationsChad Brubaker
2015-03-27Merge "Symmetric key import for AndroidKeyStore."Alex Klyubin
2015-03-26Symmetric key import for AndroidKeyStore.Alex Klyubin
2015-03-22Use correct tag type for RSA exponentChad Brubaker
2015-03-21Make application/client id an objectChad Brubaker
2015-03-20Specify public exponent for RSAChad Brubaker
2015-03-06Add initial Keymaster 1.0 testsChad Brubaker
2015-01-14Remove DSA support from Android KeyStore and KeyChain.Alex Klyubin
2014-09-14Correct test data size in keystore signing and verification tests.Shawn Willden
2013-08-30Add support for DSA and ECDSA key typesKenny Root
2013-06-28resolved conflicts for merge of fca0f92e to stage-aosp-masterElliott Hughes
2013-06-28Switch frameworks/base over from @hidden Charsets to public StandardCharsets.Elliott Hughes
2013-04-29resolved conflicts for merge of 1f6e789b to jb-mr2-dev-plus-aospKenny Root
2013-04-29Track change to JSSE providerKenny Root
2013-04-18Rename API AndroidKey* -> Key*Kenny Root