index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
keystore
/
java
/
android
/
security
/
KeyStore.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Keymaster INT, LONG and DATE tag values are unsigned.
Alex Klyubin
2015-06-23
1
-4
/
+5
*
Do not require USE_FINGERPRINT for getAuthenticatorId.
Alex Klyubin
2015-06-11
1
-13
/
+5
*
Android Keystore keys are no longer backed by Conscrypt.
Alex Klyubin
2015-06-10
1
-12
/
+0
*
Switch Android Keystore key gen and import to new KeyStore API.
Alex Klyubin
2015-06-09
1
-2
/
+6
*
Deprecate KeyChain.isBoundKeyAlgorithm.
Alex Klyubin
2015-06-08
1
-1
/
+1
*
Remove deprecated android.security.KeyStore methods.
Alex Klyubin
2015-06-08
1
-25
/
+0
*
Add optional additional entropy to finish
Chad Brubaker
2015-06-04
1
-2
/
+7
*
Track changes to the keystore binder API
Chad Brubaker
2015-06-01
1
-2
/
+2
*
Cleanup Keystore API
Chad Brubaker
2015-05-19
1
-44
/
+41
*
Move Android Keystore impl to android.security.keystore.
Alex Klyubin
2015-05-13
1
-5
/
+6
*
New AndroidKeyStore API in android.security.keystore.
Alex Klyubin
2015-05-13
1
-5
/
+10
*
Add keystore onUserAdded/Removed methods
Chad Brubaker
2015-05-13
1
-0
/
+38
*
Flatten KeyStoreKeyProperties constants.
Alex Klyubin
2015-05-12
1
-3
/
+3
*
Document when encrypted AndroidKeyStore keys are wiped.
Alex Klyubin
2015-05-08
1
-1
/
+17
*
Merge "Cleanup keystore password changing and unlocking" into mnc-dev
Chad Brubaker
2015-05-08
1
-11
/
+43
|
\
|
*
Cleanup keystore password changing and unlocking
Chad Brubaker
2015-05-08
1
-11
/
+43
*
|
Define String constants for AndroidKeyStore crypto.
Alex Klyubin
2015-05-06
1
-3
/
+3
|
/
*
Switch from FingerprintService to FingerprintManager.
Alex Klyubin
2015-04-30
1
-26
/
+24
*
Fix the build
Svetoslav
2015-04-30
1
-2
/
+17
*
Enable per-use user authenticated keys to be used.
Alex Klyubin
2015-04-29
1
-0
/
+3
*
Add KeyPermanentlyInvalidatedException.
Alex Klyubin
2015-04-29
1
-8
/
+65
*
Add OP_AUTH_NEEDED KeyStore result code
Chad Brubaker
2015-04-28
1
-0
/
+8
*
am 6c1af7ea: am 8652bce1: am c71f2648: Merge "frameworks/base: switch to usin...
Kenny Root
2015-04-24
1
-3
/
+3
|
\
|
*
Merge "frameworks/base: switch to using NativeConstants."
Kenny Root
2015-04-24
1
-3
/
+3
|
|
\
|
|
*
frameworks/base: switch to using NativeConstants.
Adam Langley
2015-04-24
1
-3
/
+3
*
|
|
resolved conflicts for merge of f9c14b7d to master
Alex Klyubin
2015-04-24
1
-5
/
+18
|
\
\
\
|
|
/
/
|
*
|
No runtime exceptions during normal use of AndroidKeyStore crypto.
Alex Klyubin
2015-04-24
1
-5
/
+18
|
|
/
*
|
resolved conflicts for merge of b068f162 to master
Alex Klyubin
2015-04-03
1
-0
/
+57
|
\
\
|
|
/
|
*
Rename KeymasterException to KeyStoreException.
Alex Klyubin
2015-04-02
1
-0
/
+54
|
/
*
Merge "Add authorization binder methods"
Chad Brubaker
2015-03-30
1
-0
/
+30
|
\
|
*
Add authorization binder methods
Chad Brubaker
2015-03-17
1
-0
/
+30
*
|
Allow entropy to be provided to some operations
Chad Brubaker
2015-03-27
1
-7
/
+7
*
|
Make application/client id an object
Chad Brubaker
2015-03-21
1
-2
/
+4
|
/
*
Add new IKeystoreService methods to KeyStore
Chad Brubaker
2015-02-23
1
-0
/
+111
*
Merge "Add KeyPairGenerator.EC backed by Android KeyStore."
Alex Klyubin
2015-01-16
1
-2
/
+2
|
\
|
*
Add KeyPairGenerator.EC backed by Android KeyStore.
Alex Klyubin
2015-01-14
1
-2
/
+2
*
|
Generate IKeystoreService using aidl
Chad Brubaker
2015-01-13
1
-1
/
+2
|
/
*
Track change to Conscrypt
Kenny Root
2014-11-26
1
-2
/
+0
*
Keep managed profile keystores in sync with owner
Robin Lee
2014-08-29
1
-0
/
+30
*
Add argument to binder call to check key types
Kenny Root
2013-09-05
1
-1
/
+8
*
Add support for DSA and ECDSA key types
Kenny Root
2013-09-03
1
-2
/
+17
*
keystore: remove old APIs
Kenny Root
2013-04-12
1
-24
/
+0
*
AndroidKeyStore: Add encrypted flag
Kenny Root
2013-04-12
1
-8
/
+12
*
keystore: Add flag for blobs to be unencrypted
Kenny Root
2013-04-10
1
-6
/
+21
*
Remove keystore entries when package removed
Kenny Root
2013-04-03
1
-0
/
+9
*
KeyStore: add API to query storage type
Kenny Root
2013-03-29
1
-0
/
+9
*
KeyStore: change migrate to duplicate
Kenny Root
2013-03-21
1
-2
/
+2
*
KeyStore: add "migrate" command
Kenny Root
2013-03-20
1
-0
/
+9
*
KeyStore: add API to uid versions
Kenny Root
2013-03-20
1
-14
/
+42
*
KeyStore: stop using state()
Kenny Root
2013-02-14
1
-0
/
+4
[next]