Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
frameworks_base
/
3e36de58a5509b2e84af009183b8e8a86b5fcdca
/
keystore
88b9c83
am 7f1eda7e: am 8ec2bed8: Merge "Use consistent name for KeyPairGeneratorSpi." into mnc-dev
by Alex Klyubin
· 11 years ago
8ec2bed
Merge "Use consistent name for KeyPairGeneratorSpi." into mnc-dev
by Alex Klyubin
· 11 years ago
e21f023
Use consistent name for KeyPairGeneratorSpi.
by Alex Klyubin
· 11 years ago
2cd7673
Switch from getSpi to getCurrentSpi.
by Alex Klyubin
· 11 years ago
b883e2f
resolved conflicts for merge of 838a7e50 to mnc-dev-plus-aosp
by Alex Klyubin
· 11 years ago
bdc1382
Switch from getSpi to getCurrentSpi.
by Alex Klyubin
· 11 years ago
9518039
am a194eb9b: Merge "Cleanup Keystore API"
by Chad Brubaker
· 11 years ago
bef1706
am 90c1c454: am 6a5f8508: Merge "Remove "encrypt at rest" flag from new AndroidKeyStore API." into mnc-dev
by Alex Klyubin
· 11 years ago
7a882b5
Fix testAuthNeeded test
by Chad Brubaker
· 11 years ago
96481c3
Remove "encrypt at rest" flag from new AndroidKeyStore API.
by Alex Klyubin
· 11 years ago
d8aacca
Cleanup Keystore API
by Chad Brubaker
· 11 years ago
ff5972b
am 567936c9: am a1fb2cf6: Merge "Move Android Keystore impl to android.security.keystore." into mnc-dev
by Alex Klyubin
· 11 years ago
a1fb2cf
Merge "Move Android Keystore impl to android.security.keystore." into mnc-dev
by Alex Klyubin
· 11 years ago
af1985b
am f8bb8595: am 39087b1c: Replace String host:port/url args with Uri arg
by Robin Lee
· 11 years ago
39087b1
Replace String host:port/url args with Uri arg
by Robin Lee
· 11 years ago
dcdaf87
Move Android Keystore impl to android.security.keystore.
by Alex Klyubin
· 11 years ago
ae95646
am af486470: am 87cca291: Merge "New AndroidKeyStore API in android.security.keystore." into mnc-dev
by Alex Klyubin
· 11 years ago
fad15d7
am ad6967ef: am b3345551: Merge "Ensure key algorithm name of HMAC keys is preserved." into mnc-dev
by Alex Klyubin
· 11 years ago
3f8d4d8
New AndroidKeyStore API in android.security.keystore.
by Alex Klyubin
· 11 years ago
b334555
Merge "Ensure key algorithm name of HMAC keys is preserved." into mnc-dev
by Alex Klyubin
· 11 years ago
cbdd377d
Ensure key algorithm name of HMAC keys is preserved.
by Alex Klyubin
· 11 years ago
83ce095
Add keystore onUserAdded/Removed methods
by Chad Brubaker
· 11 years ago
2b77ab78
am 875607d9: Merge "Add keystore onUserAdded/Removed methods"
by Chad Brubaker
· 11 years ago
31c2897
Add keystore onUserAdded/Removed methods
by Chad Brubaker
· 11 years ago
e8a6a9f
am e39a2190: am c5a142f8: Merge "Flatten KeyStoreKeyProperties constants." into mnc-dev
by Alex Klyubin
· 11 years ago
622fd93
Flatten KeyStoreKeyProperties constants.
by Alex Klyubin
· 11 years ago
586123a
am 2fa064d7: am 03064e25: Merge "Link to magic constants used by AndroidKeyStore API." into mnc-dev
by Alex Klyubin
· 11 years ago
80beff6
am 797fe04b: am 15a7bb20: Merge "Move PointFormat constants into parent class." into mnc-dev
by Alex Klyubin
· 11 years ago
03064e2
Merge "Link to magic constants used by AndroidKeyStore API." into mnc-dev
by Alex Klyubin
· 11 years ago
393df92
am eff9e253: am 56b96da7: Merge "Hide @IntDef and @StringDef annotations from AnroidKeyStore API." into mnc-dev
by Alex Klyubin
· 11 years ago
1af2550
Move PointFormat constants into parent class.
by Alex Klyubin
· 11 years ago
56b96da
Merge "Hide @IntDef and @StringDef annotations from AnroidKeyStore API." into mnc-dev
by Alex Klyubin
· 11 years ago
dddd6f7
Hide @IntDef and @StringDef annotations from AnroidKeyStore API.
by Alex Klyubin
· 11 years ago
e3049dc
Link to magic constants used by AndroidKeyStore API.
by Alex Klyubin
· 11 years ago
278f189
am def08b76: am 4dc54149: Merge "Add missing value for EcIesParameterSpec.PointFormatEnum." into mnc-dev
by Alex Klyubin
· 11 years ago
969385f
am 14d1853d: am 09b15d5b: Merge "Add NonNull and Nullable annotations to AndroidKeyStore API." into mnc-dev
by Alex Klyubin
· 11 years ago
4dc5414
Merge "Add missing value for EcIesParameterSpec.PointFormatEnum." into mnc-dev
by Alex Klyubin
· 11 years ago
322e2c3
Add missing value for EcIesParameterSpec.PointFormatEnum.
by Alex Klyubin
· 11 years ago
54bb159
Add NonNull and Nullable annotations to AndroidKeyStore API.
by Alex Klyubin
· 11 years ago
d88fffa
Cleanup keystore password changing and unlocking
by Chad Brubaker
· 11 years ago
2921024
Fix KeyStoreTest now that begin requires parameters.
by Alex Klyubin
· 11 years ago
ae60918
am 6a317432: Merge "Fix KeyStoreTest now that begin requires parameters."
by Alex Klyubin
· 11 years ago
c5e4d7a
Fix KeyStoreTest now that begin requires parameters.
by Alex Klyubin
· 11 years ago
5d53ae1
am 1258ff62: am 58237563: Merge "Document when encrypted AndroidKeyStore keys are wiped." into mnc-dev
by Alex Klyubin
· 11 years ago
5418393
Document when encrypted AndroidKeyStore keys are wiped.
by Alex Klyubin
· 11 years ago
2bf9626
am 57d2a658: am e239f782: Merge "More Javadocs for AndroidKeyStore public classes." into mnc-dev
by Alex Klyubin
· 11 years ago
dcf8c5e
am 47814acc: am f8a96d16: Merge "Cleanup keystore password changing and unlocking" into mnc-dev
by Chad Brubaker
· 11 years ago
e239f78
Merge "More Javadocs for AndroidKeyStore public classes." into mnc-dev
by Alex Klyubin
· 11 years ago
f8a96d1
Merge "Cleanup keystore password changing and unlocking" into mnc-dev
by Chad Brubaker
· 11 years ago
a91a850
Cleanup keystore password changing and unlocking
by Chad Brubaker
· 11 years ago
eedda45
More Javadocs for AndroidKeyStore public classes.
by Alex Klyubin
· 11 years ago
8168b8d
am fde7e72f: am 3974fb23: Merge "Replace "TEE" with "secure hardware"." into mnc-dev
by Alex Klyubin
· 11 years ago
eae1da7
Replace "TEE" with "secure hardware".
by Alex Klyubin
· 11 years ago
1db5c92
am 5c6c2b65: Merge "Fix testAuthNeeded test"
by Chad Brubaker
· 11 years ago
b0addba
Fix testAuthNeeded test
by Chad Brubaker
· 11 years ago
a4ead5b
Merge "Document that new APIs for asymmetric crypto have no effect." into mnc-dev
by Alex Klyubin
· 11 years ago
a6e551c
Check parameters in KeyGenerator.init.
by Alex Klyubin
· 11 years ago
14bc1c5
Merge "Use ProviderException in AndroidKeyStore." into mnc-dev
by Alex Klyubin
· 11 years ago
ca84b19
Document that new APIs for asymmetric crypto have no effect.
by Alex Klyubin
· 11 years ago
38dc154
Merge "Always mix in additional entropy into keymaster." into mnc-dev
by Alex Klyubin
· 11 years ago
f555887
Merge "Adjust the Javadoc for user authentication timeout." into mnc-dev
by Alex Klyubin
· 11 years ago
27dd1a2
Adjust the Javadoc for user authentication timeout.
by Alex Klyubin
· 11 years ago
4d5443f
Define String constants for AndroidKeyStore crypto.
by Alex Klyubin
· 11 years ago
658cd66
Use ProviderException in AndroidKeyStore.
by Alex Klyubin
· 11 years ago
83a86c5
Always mix in additional entropy into keymaster.
by Alex Klyubin
· 11 years ago
9cfc428
Keystore uses 0 for invalid operation handles.
by Alex Klyubin
· 11 years ago
6358b88
Handle KM_ERROR_CALLER_NONCE_PROHIBITED.
by Alex Klyubin
· 11 years ago
033dc46
Merge "Switch from FingerprintService to FingerprintManager." into mnc-dev
by Alex Klyubin
· 11 years ago
3cd8ec3
Merge "Cleanup logic for per-op auth keys." into mnc-dev
by Alex Klyubin
· 11 years ago
2d7a85c
Switch from FingerprintService to FingerprintManager.
by Alex Klyubin
· 11 years ago
e476267
Merge "Fix the build" into mnc-dev
by Svetoslav
· 11 years ago
2dac95d
Fix the build
by Svetoslav
· 11 years ago
7ea5090
Track Keymaster changes.
by Alex Klyubin
· 11 years ago
8c82b45
Cleanup logic for per-op auth keys.
by Alex Klyubin
· 11 years ago
403ac2d
Merge "AndroidKeyStore keys should not be handled by Bouncy Castle." into mnc-dev
by Alex Klyubin
· 11 years ago
459ef1e
Surface KeyPermanentlyInvalidatedException for per-op auth keys.
by Alex Klyubin
· 11 years ago
058de02
Enable per-use user authenticated keys to be used.
by Alex Klyubin
· 11 years ago
4812563
AndroidKeyStore keys should not be handled by Bouncy Castle.
by Alex Klyubin
· 11 years ago
708fc940
Add KeyPermanentlyInvalidatedException.
by Alex Klyubin
· 11 years ago
721474b
Merge "Add OP_AUTH_NEEDED KeyStore result code" into mnc-dev
by Chad Brubaker
· 11 years ago
1eda77a
Align AndroidKeyStore API with user auth API.
by Alex Klyubin
· 11 years ago
560d653
Add OP_AUTH_NEEDED KeyStore result code
by Chad Brubaker
· 11 years ago
481f22e
Merge "Add OP_AUTH_NEEDED KeyStore result code"
by Chad Brubaker
· 11 years ago
22335a9
am 6c1af7ea: am 8652bce1: am c71f2648: Merge "frameworks/base: switch to using NativeConstants."
by Kenny Root
· 11 years ago
c71f264
Merge "frameworks/base: switch to using NativeConstants."
by Kenny Root
· 11 years ago
40485f5
resolved conflicts for merge of f9c14b7d to master
by Alex Klyubin
· 11 years ago
9716b08
am edf5454a: am 3167fb4b: am 71223ebe: Merge "Reset AndroidKeyStore Mac and Cipher state when init fails."
by Alex Klyubin
· 11 years ago
dabe520
Add OP_AUTH_NEEDED KeyStore result code
by Chad Brubaker
· 11 years ago
ad9ba10
No runtime exceptions during normal use of AndroidKeyStore crypto.
by Alex Klyubin
· 11 years ago
6c4a842
Reset AndroidKeyStore Mac and Cipher state when init fails.
by Alex Klyubin
· 11 years ago
6bf52c4
frameworks/base: switch to using NativeConstants.
by Adam Langley
· 11 years ago
ed6b2eb
Merge "Set Secure User ID from app level."
by Alex Klyubin
· 11 years ago
ed7a2185
Unhide KeyStoreKeyProperties.Origin.UNKNOWN.
by Alex Klyubin
· 11 years ago
10a9f17
Set Secure User ID from app level.
by Alex Klyubin
· 11 years ago
aa0d7f6
am b1aa7d0b: am 51884f0e: am 499126c4: Merge "Add Keymaster KM_ORIGIN_UNKNOWN constant."
by Alex Klyubin
· 11 years ago
499126c
Merge "Add Keymaster KM_ORIGIN_UNKNOWN constant."
by Alex Klyubin
· 11 years ago
3abd2b7
am 22b5d9b9: am 28a9089f: am 216d18b9: Merge "Remove IV auto-generation workaround."
by Alex Klyubin
· 11 years ago
a0d2ddd
Remove IV auto-generation workaround.
by Alex Klyubin
· 11 years ago
250dd26
am 763100e6: am 1cb119d3: am 71ba4e46: Merge "Unbreak obtaining symmetric keys from AndroidKeyStore."
by Shawn Willden
· 11 years ago
5eacd77
Unbreak obtaining symmetric keys from AndroidKeyStore.
by Alex Klyubin
· 11 years ago
Next »