Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
b7a1be6051f1a89c7613ef6fe1cb27f4187ff94a
/
keystore
b50e9f6
Refurbish granting mechanism
by Janis Danisevskis
· 7 years ago
d5bcc03
Merge changes from topic 'update-conscrypt' am: c497348c74 am: 37607dfca6 am: 9172df0777
by Kenny Root
· 8 years ago
76da172
Merge changes from topic 'update-conscrypt' am: c497348c74 am: 37607dfca6
by Kenny Root
· 8 years ago
e375fc4
Implement CACert queries in SecurityController
by phweiss
· 8 years ago
91abf9f
Delete obsolete and unused KeyStoreTests
by Kenny Root
· 8 years ago
237f4b36
Add device ID attestation method to keymaster
by Bartosz Fabianowski
· 8 years ago
a00c7c0
Merge "Fix some issues found by new doclava linter." into oc-dev
by Jeff Sharkey
· 8 years ago
0f3f60b
Fix some issues found by new doclava linter.
by Jeff Sharkey
· 8 years ago
12b644d
Introduce KEYSTORE_FLAG_CRITICAL_TO_DEVICE_ENCRYPTION
by Rubin Xu
· 8 years ago
910e081
More auto-doc work.
by Jeff Sharkey
· 8 years ago
8b651bf
Fix ACTION_STORAGE_CHANGED doc
by Chad Brubaker
· 8 years ago
ad60c06
Add manufacturer and model to device ID attestation
by Bartosz Fabianowski
· 8 years ago
05dc9f7
Add API for checking which CA certs were installed by the DO/PO
by Bartosz Fabianowski
· 8 years ago
66925ec
Revert "Add new key purpose Wrap Key to KeyProperties.java and"
by Frank Salim
· 8 years ago
a7aaae8
Merge "Delete ParcelableString, add StringParceledListSlice"
by TreeHugger Robot
· 8 years ago
abaa069
Delete ParcelableString, add StringParceledListSlice
by Robin Lee
· 8 years ago
3e7cf16
Make IKeyChainAliasCallback oneway
by Robin Lee
· 8 years ago
2c92e9d
Merge "Reject HMAC keys smaller than 64 bits."
by TreeHugger Robot
· 8 years ago
7f5c91c
MonitoringCertTask no longer relies on software.device_admin
by Robin Lee
· 8 years ago
59ced28
Add hidden KeyProtection API to specify SID
by Rubin Xu
· 8 years ago
92e8cfd
Add device id attestation
by Bartosz Fabianowski
· 8 years ago
eb30e64
Add new key purpose Wrap Key to KeyProperties.java and KeymasterDefs.java.
by Crystal Qin
· 8 years ago
ccb0445
Prepare for removal of legacy-test from default targets
by Paul Duffin
· 8 years ago
8aeb59e
Prepare for removal of legacy-test from default targets
by Paul Duffin
· 8 years ago
7c3b65e
Reject HMAC keys smaller than 64 bits.
by Shawn Willden
· 8 years ago
dea6614
Test for null context in getPrivateKey
by Shawn Willden
· 8 years ago
0a17db1
Detect non-oneway calls leaving system_server.
by Jeff Sharkey
· 8 years ago
7f99db4
Add the onDeviceOffBody API method to KeyStore am: b32aae2a46 am: 8f75adc624
by Tucker Sylvestro
· 8 years ago
8f75adc
Add the onDeviceOffBody API method to KeyStore am: b32aae2a46
by Tucker Sylvestro
· 8 years ago
c8d4545
docs: Fixed broken link to Android KeyStore facility am: c0c4ac5e35 am: 507a5c03da
by Kevin Hufnagle
· 8 years ago
f4ac919
docs: Fixed broken link to Android KeyStore facility am: c0c4ac5e35
by Kevin Hufnagle
· 8 years ago
b32aae2
Add the onDeviceOffBody API method to KeyStore
by Tucker Sylvestro
· 8 years ago
c0c4ac5
docs: Fixed broken link to Android KeyStore facility
by Kevin Hufnagle
· 8 years ago
8910bf2
Merge "Handle null packageName in PendingIntentRecord" into nyc-mr1-dev am: 6acd5e7361 am: 2f6eecbed0
by Rubin Xu
· 8 years ago
c378aab
Documentation warning against short-lived Contexts am: da23618043
by Robin Lee
· 8 years ago
4f7d56a
Force application context for KeyChain bindings am: f04a663d6a
by Robin Lee
· 8 years ago
da23618
Documentation warning against short-lived Contexts
by Robin Lee
· 8 years ago
e5d71c4
Fix @link tags in keystore doc am: 3f0526ea09 am: 9e8b4ad9c9
by Shawn Willden
· 8 years ago
3f0526e
Fix @link tags in keystore doc
by Shawn Willden
· 8 years ago
1c23ed9
Merge "Fix @link tags in keystore doc"
by TreeHugger Robot
· 8 years ago
28d68b1
Unbind from KeyChainService before RPCing to keystore
by Robin Lee
· 8 years ago
bea9e03
Merge "Fix incorrect @link in ACTION_STORAGE_CHANGED comment"
by TreeHugger Robot
· 8 years ago
dbf01c1
Fix incorrect @link in ACTION_STORAGE_CHANGED comment
by Chad Brubaker
· 8 years ago
f04a663
Force application context for KeyChain bindings
by Robin Lee
· 8 years ago
43e235c
Force application context for KeyChain bindings
by Robin Lee
· 8 years ago
9739d48
Fix @link tags in keystore doc
by Shawn Willden
· 8 years ago
cde8c47
Merge \\"Fix a broken case of AndroidKeyStoreProvider error logging\\" into nyc-mr1-dev am: 45b8216d33
by ewol
· 8 years ago
292d291
Fix a broken case of AndroidKeyStoreProvider error logging
by Erik Wolsheimer
· 8 years ago
721afae
Mention target API limits for ACTION_STORAGE_CHANGED
by Chad Brubaker
· 8 years ago
4de59ef
Deprecate ACTION_STORAGE_CHANGED
by Chad Brubaker
· 9 years ago
d04aaa3
More thorough cleansing of expired users
by Amith Yamasani
· 8 years ago
26e8d55
Update semantics of on-body Keystore API.
by Shawn Willden
· 8 years ago
5e018c0
Unbreak Javadoc on getAttestationChallenge()
by Shawn Willden
· 8 years ago
682c24e
Resolve merge conflicts of a5060ee to nyc-dev
by Trevor Johns
· 9 years ago
b436591
Add DevicePolicyManager API to install a client cert chain.
by Rubin Xu
· 9 years ago
f78cae3
Use canonical name for SHA1withECDSA
by Kenny Root
· 9 years ago
7854d58
Merge "Guard against null component when binding KeyChain" into nyc-dev
by Robin Lee
· 9 years ago
21bcbc5
Guard against null component when binding KeyChain
by Robin Lee
· 9 years ago
e4487ea
More sensible return code for Credentials.deleteAll
by Robin Lee
· 9 years ago
c38eae5
Revert "Revert "Add option to allow key validity after fingerprint enrollment.""
by Shawn Willden
· 9 years ago
512c132
Revert "Add option to allow key validity after fingerprint enrollment."
by Shawn Willden
· 9 years ago
ada0fc1
Add option to allow key validity after fingerprint enrollment.
by Shawn Willden
· 9 years ago
adef496
Add support for extending key validity while on body.
by Shawn Willden
· 9 years ago
8d8c747
Add attestation API to Android KeyStore.
by Shawn Willden
· 9 years ago
bd0d426
Merge "Fix typo in KeyInfo Javadoc." am: e8fbc20e12 am: b21416e287
by Alex Klyubin
· 9 years ago
d9dded5
Fix typo in KeyInfo Javadoc.
by Alex Klyubin
· 9 years ago
9498e8a
Fix @code escapes
by Neil Fuller
· 9 years ago
3a435f0
Return null on getPrivateKey failure not exception
by Robin Lee
· 9 years ago
fbc6564
DevicePolicy API to remove an installed KeyPair
by Robin Lee
· 9 years ago
71fbb81
Fix @code escapes
by Neil Fuller
· 9 years ago
7b0b9a1
Merge "Custom engineUpdate/engineDoFinal(ByteBuffer, ByteBuffer)." am: e766e399c5 am: 4bc1904119
by Alex Klyubin
· 9 years ago
d976c5a
Custom engineUpdate/engineDoFinal(ByteBuffer, ByteBuffer).
by Alex Klyubin
· 9 years ago
8f49178
Merge "Insert Android Keystore JCA Provider at the correct position." am: 887d348d7e am: 5995579f5f
by Alex Klyubin
· 9 years ago
8e028e6
Insert Android Keystore JCA Provider at the correct position.
by Alex Klyubin
· 9 years ago
2cea8d4
Merge "Allow uid to be passed for more operations"
by Alex Klyubin
· 9 years ago
3876b1b
Support cross-UID access from AndroidKeyStore.
by Alex Klyubin
· 9 years ago
5bbf048
Allow uid to be passed for more operations
by Chad Brubaker
· 9 years ago
72245d7
Add more examples of generating/importing keys to Javadocs.
by Alex Klyubin
· 9 years ago
75e51ec
Merge "Raw RSA Cipher relies on keymaster for padding and range checks." into mnc-dev
by Shawn Willden
· 9 years ago
e4928a2
Keymaster digest/padding NONE no longer means ANY.
by Alex Klyubin
· 9 years ago
3ab1f04
Raw RSA Cipher relies on keymaster for padding and range checks.
by Alex Klyubin
· 9 years ago
ada70be
Merge "Add KM_MIN_MAC_LENGTH tag to HMAC and AES-GCM keys." into mnc-dev
by Alex Klyubin
· 9 years ago
5d586dd
Merge "KM module may consume less input than provided by finish time." into mnc-dev
by Alex Klyubin
· 9 years ago
a95550f
Add KM_MIN_MAC_LENGTH tag to HMAC and AES-GCM keys.
by Alex Klyubin
· 9 years ago
53d544a
KM module may consume less input than provided by finish time.
by Alex Klyubin
· 9 years ago
c58153b
HMAC keys are authorized for exactly one digest.
by Alex Klyubin
· 9 years ago
6f2eb6d
Fix Android Keystore key factories to obey JCA contract.
by Alex Klyubin
· 9 years ago
d25093d
Merge "Reject AlgorithmParameters of wrong type." into mnc-dev
by Alex Klyubin
· 9 years ago
5c38e79
Reject AlgorithmParameters of wrong type.
by Alex Klyubin
· 9 years ago
024bce8
Merge "Support loading AES keys with authorized digests." into mnc-dev
by Alex Klyubin
· 9 years ago
ca7aaea
Support loading AES keys with authorized digests.
by Alex Klyubin
· 9 years ago
b6e6286
Avoid IllegalStateException when generating/importing keys.
by Alex Klyubin
· 9 years ago
a7bdb6c
Merge "KeyChain: annotate with @WorkerThread" into mnc-dev
by Robin Lee
· 9 years ago
59e3baa
KeyChain: annotate with @WorkerThread
by Robin Lee
· 9 years ago
fdbc02a
Enforce IND-CPA requirement when generating asymmetric keys.
by Alex Klyubin
· 9 years ago
903d0fb
Don't offer crypto ops for public keys of trusted cert entries.
by Alex Klyubin
· 9 years ago
25d2270
Support RSA encrypt using private key and PKCS#1 paddding.
by Alex Klyubin
· 9 years ago
d23dc50
Make NONEwithECDSA truncate input when necessary.
by Alex Klyubin
· 9 years ago
ae6cb7a
Keymaster INT, LONG and DATE tag values are unsigned.
by Alex Klyubin
· 9 years ago
90c9e4e
Merge "Keymaster key validity dates are optional." into mnc-dev
by Alex Klyubin
· 9 years ago
Next »