index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
keystore
/
tests
Age
Commit message (
Expand
)
Author
2022-03-15
Merge SP2A.220305.013
Haamed Gheibi
2021-05-12
Fixed KeyGenParameterSpecTest
Janis Danisevskis
2021-05-12
Keystore 2.0 SPI: Fix NPE in getUniqueAliases.
Janis Danisevskis
2021-02-16
[LSC] Add LOCAL_LICENSE_KINDS to frameworks/base
Bob Badour
2020-03-12
Merge "Remove Irina from OWNERS" am: d78a3539d0 am: 0366471ef2
Automerger Merge Worker
2020-01-14
Add KeyGenParameterSpec.setCriticalToDeviceEncryption
Rubin Xu
2019-11-26
Remove Irina from OWNERS
Eran Messeri
2019-03-26
Convert Android.mk file to Android.bp
Sasha Smundak
2019-03-02
Migrate remainder of frameworks/base to androidx.test
Brett Chabot
2019-01-31
Add owners for KeyChain code
Eran Messeri
2018-06-28
Correctly preserve key generation parameters
Eran Messeri
2018-02-28
frameworks/base: Set LOCAL_SDK_VERSION where possible.
Anton Hansson
2017-12-14
DevicePolicyManager: Support attestation for generated keys.
Eran Messeri
2017-12-08
Stop statically including legacy-android-test
Paul Duffin
2017-12-07
DevicePolicyManager: Add key generation functionality.
Eran Messeri
2017-05-01
Delete obsolete and unused KeyStoreTests
Kenny Root
2017-01-19
Prepare for removal of legacy-test from default targets
Paul Duffin
2015-09-10
Support cross-UID access from AndroidKeyStore.
Alex Klyubin
2015-06-23
Keymaster INT, LONG and DATE tag values are unsigned.
Alex Klyubin
2015-06-10
Android Keystore keys are no longer backed by Conscrypt.
Alex Klyubin
2015-06-08
Remove deprecated android.security.KeyStore methods.
Alex Klyubin
2015-06-03
Merge "Remove KM_TAG_CHUNK_LENGTH and add KM_TAG_AEAD_TAG" into mnc-dev
Alex Klyubin
2015-06-02
Remove KM_TAG_CHUNK_LENGTH and add KM_TAG_AEAD_TAG
Alex Klyubin
2015-06-01
Track changes to the keystore binder API
Chad Brubaker
2015-05-15
Fix testAuthNeeded test
Chad Brubaker
2015-05-13
Move Android Keystore impl to android.security.keystore.
Alex Klyubin
2015-05-13
New AndroidKeyStore API in android.security.keystore.
Alex Klyubin
2015-05-11
Fix KeyStoreTest now that begin requires parameters.
Alex Klyubin
2015-05-08
Cleanup keystore password changing and unlocking
Chad Brubaker
2015-04-24
frameworks/base: switch to using NativeConstants.
Adam Langley
2015-04-14
Make specifying self-signed cert parameters optional.
Alex Klyubin
2015-04-10
Merge "Fix testSaw_ungrantedUid_Bluetooth"
Chad Brubaker
2015-04-10
Fix testSaw_ungrantedUid_Bluetooth
Chad Brubaker
2015-04-10
Track more changes to keymaster_defs.h
Alex Klyubin
2015-04-02
Mark all test keys as no auth required
Chad Brubaker
2015-03-27
Allow entropy to be provided to some operations
Chad Brubaker
2015-03-27
Merge "Symmetric key import for AndroidKeyStore."
Alex Klyubin
2015-03-26
Symmetric key import for AndroidKeyStore.
Alex Klyubin
2015-03-22
Use correct tag type for RSA exponent
Chad Brubaker
2015-03-21
Make application/client id an object
Chad Brubaker
2015-03-20
Specify public exponent for RSA
Chad Brubaker
2015-03-06
Add initial Keymaster 1.0 tests
Chad Brubaker
2015-01-14
Remove DSA support from Android KeyStore and KeyChain.
Alex Klyubin
2014-09-14
Correct test data size in keystore signing and verification tests.
Shawn Willden
2013-08-30
Add support for DSA and ECDSA key types
Kenny Root
2013-06-28
resolved conflicts for merge of fca0f92e to stage-aosp-master
Elliott Hughes
2013-06-28
Switch frameworks/base over from @hidden Charsets to public StandardCharsets.
Elliott Hughes
2013-04-29
resolved conflicts for merge of 1f6e789b to jb-mr2-dev-plus-aosp
Kenny Root
2013-04-29
Track change to JSSE provider
Kenny Root
2013-04-18
Rename API AndroidKey* -> Key*
Kenny Root
[next]