Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
5dabf06ae529b7cdce41693b51b9877cf249740d
/
keystore
3f0526e
Fix @link tags in keystore doc
by Shawn Willden
· 8 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
d6c7799
Keymaster key validity dates are optional.
by Alex Klyubin
· 9 years ago
81d299e
Merge "Don't fail if self-signed certificate can't be signed." into mnc-dev
by Alex Klyubin
· 9 years ago
856aebe
Don't fail if self-signed certificate can't be signed.
by Alex Klyubin
· 9 years ago
7ecb298
Fix typo in Android Keystore KeyFactory exception message.
by Alex Klyubin
· 9 years ago
e26f9d9
Merge "Adjust minimum size of PKCS#1 RSA padding overhead." into mnc-dev
by Alex Klyubin
· 9 years ago
3867709
Document that RSA OAEP requires digest authorization.
by Alex Klyubin
· 9 years ago
6e90ade
Adjust minimum size of PKCS#1 RSA padding overhead.
by Alex Klyubin
· 9 years ago
84a378f
Merge "Fix a bug in Android Keystore updateAAD." into mnc-dev
by Alex Klyubin
· 9 years ago
ae1e0e9
Fix a bug in Android Keystore updateAAD.
by Alex Klyubin
· 9 years ago
4ecd092
Support more KeySpecs in Android Keystore KeyFactory.
by Alex Klyubin
· 9 years ago
240e48d
Use consistent cases for aliases in AndroidKeystoreBCWorkaround.
by Narayan Kamath
· 9 years ago
2e3aaa7
Remove unnecessary PKCS#1 authorization on legacy keys.
by Alex Klyubin
· 9 years ago
97f4d3b
Merge "Prefer GCM to CBC or CTR in documentation." into mnc-dev
by Alex Klyubin
· 9 years ago
211cb7c
Merge "Improve documentation for keys requiring user auth." into mnc-dev
by Alex Klyubin
· 9 years ago
a5e21f0e
Prefer GCM to CBC or CTR in documentation.
by Alex Klyubin
· 9 years ago
83cc7a3
Improve documentation for keys requiring user auth.
by Alex Klyubin
· 9 years ago
4250c8d
Merge "Expose AES GCM backed by Android Keystore." into mnc-dev
by Alex Klyubin
· 9 years ago
bf5c91c
Drop support for P-192 EC keys.
by Alex Klyubin
· 9 years ago
00af27b
Expose AES GCM backed by Android Keystore.
by Alex Klyubin
· 9 years ago
ffdfb57
Harden KeyInfo.
by Alex Klyubin
· 9 years ago
cb3bb3f
Harden and clean up KeyProtection.
by Alex Klyubin
· 9 years ago
1b937ee
Harden and clean up KeyGenParameterSpec.
by Alex Klyubin
· 9 years ago
a823245
Merge "Fix Android Keystore key gen for keys requiring user auth." into mnc-dev
by Alex Klyubin
· 9 years ago
f78dd67
Fix Android Keystore key gen for keys requiring user auth.
by Alex Klyubin
· 9 years ago
1923da3
Merge "Remove EcIesParameterSpec until it's needed." into mnc-dev
by Alex Klyubin
· 9 years ago
3264599
Remove EcIesParameterSpec until it's needed.
by Alex Klyubin
· 9 years ago
acb7efd
Document when self-signed certs have invalid signature.
by Alex Klyubin
· 9 years ago
6cb8e30
Merge "Fix Android Keystore KeyPairGenerator for RSA PSS keys." into mnc-dev
by Alex Klyubin
· 9 years ago
768695a
Merge "Update Javadocs to reflect meaning of digest and padding NONE." into mnc-dev
by Alex Klyubin
· 9 years ago
7c475cc
Fix Android Keystore KeyPairGenerator for RSA PSS keys.
by Alex Klyubin
· 9 years ago
a72b551
Obtain entropy later in crypto operations, when possible.
by Alex Klyubin
· 9 years ago
dcf3d35
Update Javadocs to reflect meaning of digest and padding NONE.
by Alex Klyubin
· 9 years ago
f7bc24c
Merge "Update Javadocs: all new features supported for asymmetric crypto." into mnc-dev
by Alex Klyubin
· 9 years ago
bce7efc
Update Javadocs: all new features supported for asymmetric crypto.
by Alex Klyubin
· 9 years ago
a99b8b5
Do not require USE_FINGERPRINT for getAuthenticatorId.
by Alex Klyubin
· 9 years ago
4a0ff7c
Android Keystore keys are no longer backed by Conscrypt.
by Alex Klyubin
· 9 years ago
6a0b8f4
Merge "Switch Android Keystore key gen and import to new KeyStore API." into mnc-dev
by Alex Klyubin
· 9 years ago
3ceb1a0
Switch Android Keystore key gen and import to new KeyStore API.
by Alex Klyubin
· 9 years ago
508e665
Support for Android Keystore Cipher.wrap and unwrap.
by Alex Klyubin
· 9 years ago
469cbf5
Deprecate KeyChain.isBoundKeyAlgorithm.
by Alex Klyubin
· 9 years ago
2668946
Merge "Remove deprecated android.security.KeyStore methods." into mnc-dev
by Alex Klyubin
· 9 years ago
2c50023
Merge "RSA encrypt with private key in Android Keystore." into mnc-dev
by Alex Klyubin
· 9 years ago
4350bab
Remove deprecated android.security.KeyStore methods.
by Alex Klyubin
· 9 years ago
5552c89
RSA encrypt with private key in Android Keystore.
by Alex Klyubin
· 9 years ago
2c37807
Merge "Export KeyFactory backed by Android Keystore." into mnc-dev
by Alex Klyubin
· 9 years ago
cb94dd1
Merge "Expose RSA and ECDSA Signature from Android Keystore Provider." into mnc-dev
by Alex Klyubin
· 9 years ago
df6c670
Merge "Streamline Android Keystore delete entry operation." into mnc-dev
by Alex Klyubin
· 9 years ago
b070e48
Merge "Reliably delete keys if key generation fails." into mnc-dev
by Alex Klyubin
· 9 years ago
ccbe88a
Expose RSA and ECDSA Signature from Android Keystore Provider.
by Alex Klyubin
· 9 years ago
Next »