Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
f7512b27617aabaabfcec8b3d3dda7638b03fe86
/
keystore
« Previous
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
97a27a7
Export KeyFactory backed by Android Keystore.
by Alex Klyubin
· 9 years ago
43e77bf
Merge "Add optional additional entropy to finish" into mnc-dev
by Chad Brubaker
· 9 years ago
6c03bf5
Streamline Android Keystore delete entry operation.
by Alex Klyubin
· 9 years ago
4bbfeb4
Reliably delete keys if key generation fails.
by Alex Klyubin
· 9 years ago
8a07701
Add optional additional entropy to finish
by Chad Brubaker
· 9 years ago
4f389fd
Expose RSA Cipher from Android Keystore Provider.
by Alex Klyubin
· 9 years ago
5c56f74
Merge "Remove KM_TAG_CHUNK_LENGTH and add KM_TAG_AEAD_TAG" into mnc-dev
by Alex Klyubin
· 9 years ago
0fe7081
Remove KM_TAG_CHUNK_LENGTH and add KM_TAG_AEAD_TAG
by Alex Klyubin
· 9 years ago
966486e
Track changes to the keystore binder API
by Chad Brubaker
· 9 years ago
37c8b41
No need to specify key size when importing.
by Alex Klyubin
· 9 years ago
96d7245
Cleanup Binder token resetting.
by Alex Klyubin
· 9 years ago
614b39f
Merge "Refactor Android Keystore CipherSpi base class." into mnc-dev
by Alex Klyubin
· 9 years ago
1a23c31
Merge "Add algorithm aliases for Android Keystore HMACs." into mnc-dev
by Alex Klyubin
· 9 years ago
a8c837f
Add algorithm aliases for Android Keystore HMACs.
by Alex Klyubin
· 9 years ago
7cbcfd4
Refactor Android Keystore CipherSpi base class.
by Alex Klyubin
· 9 years ago
06c88b6
Merge "Fix typo in Javadocs of KeyGenParameterSpec." into mnc-dev
by Alex Klyubin
· 9 years ago
fe0609d
Fix typo in Javadocs of KeyGenParameterSpec.
by Alex Klyubin
· 9 years ago
09a3b7f
Remove KeyStoreParameter.getContext().
by Alex Klyubin
· 9 years ago
e35d49f
Cleanup Keystore API
by Chad Brubaker
· 9 years ago
8ec2bed
Merge "Use consistent name for KeyPairGeneratorSpi." into mnc-dev
by Alex Klyubin
· 9 years ago
e21f023
Use consistent name for KeyPairGeneratorSpi.
by Alex Klyubin
· 9 years ago
2cd7673
Switch from getSpi to getCurrentSpi.
by Alex Klyubin
· 9 years ago
7a882b5
Fix testAuthNeeded test
by Chad Brubaker
· 10 years ago
96481c3
Remove "encrypt at rest" flag from new AndroidKeyStore API.
by Alex Klyubin
· 9 years ago
a1fb2cf
Merge "Move Android Keystore impl to android.security.keystore." into mnc-dev
by Alex Klyubin
· 9 years ago
39087b1
Replace String host:port/url args with Uri arg
by Robin Lee
· 10 years ago
dcdaf87
Move Android Keystore impl to android.security.keystore.
by Alex Klyubin
· 9 years ago
3f8d4d8
New AndroidKeyStore API in android.security.keystore.
by Alex Klyubin
· 9 years ago
b334555
Merge "Ensure key algorithm name of HMAC keys is preserved." into mnc-dev
by Alex Klyubin
· 9 years ago
cbdd377
Ensure key algorithm name of HMAC keys is preserved.
by Alex Klyubin
· 9 years ago
83ce095
Add keystore onUserAdded/Removed methods
by Chad Brubaker
· 9 years ago
622fd93
Flatten KeyStoreKeyProperties constants.
by Alex Klyubin
· 9 years ago
03064e2
Merge "Link to magic constants used by AndroidKeyStore API." into mnc-dev
by Alex Klyubin
· 9 years ago
1af2550
Move PointFormat constants into parent class.
by Alex Klyubin
· 9 years ago
56b96da
Merge "Hide @IntDef and @StringDef annotations from AnroidKeyStore API." into mnc-dev
by Alex Klyubin
· 9 years ago
dddd6f7
Hide @IntDef and @StringDef annotations from AnroidKeyStore API.
by Alex Klyubin
· 9 years ago
e3049dc
Link to magic constants used by AndroidKeyStore API.
by Alex Klyubin
· 9 years ago
4dc5414
Merge "Add missing value for EcIesParameterSpec.PointFormatEnum." into mnc-dev
by Alex Klyubin
· 9 years ago
322e2c3
Add missing value for EcIesParameterSpec.PointFormatEnum.
by Alex Klyubin
· 9 years ago
54bb159
Add NonNull and Nullable annotations to AndroidKeyStore API.
by Alex Klyubin
· 9 years ago
2921024
Fix KeyStoreTest now that begin requires parameters.
by Alex Klyubin
· 9 years ago
5418393
Document when encrypted AndroidKeyStore keys are wiped.
by Alex Klyubin
· 9 years ago
e239f78
Merge "More Javadocs for AndroidKeyStore public classes." into mnc-dev
by Alex Klyubin
· 9 years ago
f8a96d1
Merge "Cleanup keystore password changing and unlocking" into mnc-dev
by Chad Brubaker
· 9 years ago
a91a850
Cleanup keystore password changing and unlocking
by Chad Brubaker
· 10 years ago
eedda45
More Javadocs for AndroidKeyStore public classes.
by Alex Klyubin
· 9 years ago
eae1da7
Replace "TEE" with "secure hardware".
by Alex Klyubin
· 9 years ago
a4ead5b
Merge "Document that new APIs for asymmetric crypto have no effect." into mnc-dev
by Alex Klyubin
· 10 years ago
a6e551c
Check parameters in KeyGenerator.init.
by Alex Klyubin
· 10 years ago
14bc1c5
Merge "Use ProviderException in AndroidKeyStore." into mnc-dev
by Alex Klyubin
· 10 years ago
ca84b19
Document that new APIs for asymmetric crypto have no effect.
by Alex Klyubin
· 10 years ago
38dc154
Merge "Always mix in additional entropy into keymaster." into mnc-dev
by Alex Klyubin
· 10 years ago
f555887
Merge "Adjust the Javadoc for user authentication timeout." into mnc-dev
by Alex Klyubin
· 10 years ago
27dd1a2
Adjust the Javadoc for user authentication timeout.
by Alex Klyubin
· 10 years ago
4d5443f
Define String constants for AndroidKeyStore crypto.
by Alex Klyubin
· 10 years ago
658cd66
Use ProviderException in AndroidKeyStore.
by Alex Klyubin
· 10 years ago
83a86c5
Always mix in additional entropy into keymaster.
by Alex Klyubin
· 10 years ago
9cfc428
Keystore uses 0 for invalid operation handles.
by Alex Klyubin
· 10 years ago
6358b88
Handle KM_ERROR_CALLER_NONCE_PROHIBITED.
by Alex Klyubin
· 10 years ago
033dc46
Merge "Switch from FingerprintService to FingerprintManager." into mnc-dev
by Alex Klyubin
· 10 years ago
3cd8ec3
Merge "Cleanup logic for per-op auth keys." into mnc-dev
by Alex Klyubin
· 10 years ago
2d7a85c
Switch from FingerprintService to FingerprintManager.
by Alex Klyubin
· 10 years ago
e476267
Merge "Fix the build" into mnc-dev
by Svetoslav
· 10 years ago
2dac95d
Fix the build
by Svetoslav
· 10 years ago
7ea5090
Track Keymaster changes.
by Alex Klyubin
· 10 years ago
8c82b45
Cleanup logic for per-op auth keys.
by Alex Klyubin
· 10 years ago
403ac2d
Merge "AndroidKeyStore keys should not be handled by Bouncy Castle." into mnc-dev
by Alex Klyubin
· 10 years ago
459ef1e
Surface KeyPermanentlyInvalidatedException for per-op auth keys.
by Alex Klyubin
· 10 years ago
058de02
Enable per-use user authenticated keys to be used.
by Alex Klyubin
· 10 years ago
4812563
AndroidKeyStore keys should not be handled by Bouncy Castle.
by Alex Klyubin
· 10 years ago
708fc940
Add KeyPermanentlyInvalidatedException.
by Alex Klyubin
· 10 years ago
721474b
Merge "Add OP_AUTH_NEEDED KeyStore result code" into mnc-dev
by Chad Brubaker
· 10 years ago
1eda77a
Align AndroidKeyStore API with user auth API.
by Alex Klyubin
· 10 years ago
560d653
Add OP_AUTH_NEEDED KeyStore result code
by Chad Brubaker
· 10 years ago
22335a9
am 6c1af7ea: am 8652bce1: am c71f2648: Merge "frameworks/base: switch to using NativeConstants."
by Kenny Root
· 10 years ago
c71f264
Merge "frameworks/base: switch to using NativeConstants."
by Kenny Root
· 10 years ago
Next »