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
/
KeyStoreKeyGeneratorSpi.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use JCA names for block modes, paddings, and digests.
Alex Klyubin
2015-04-13
1
-52
/
+49
*
Merge "Require IND-CPA by default for new AndroidKeyStore keys."
Alex Klyubin
2015-04-09
1
-5
/
+18
|
\
|
*
Require IND-CPA by default for new AndroidKeyStore keys.
Alex Klyubin
2015-04-08
1
-5
/
+18
*
|
Add more digests to AndroidKeyStore API.
Alex Klyubin
2015-04-08
1
-5
/
+34
|
/
*
Make the new AndroidKeyStore API conformant.
Alex Klyubin
2015-04-07
1
-21
/
+9
*
Rename KeymasterException to KeyStoreException.
Alex Klyubin
2015-04-02
1
-1
/
+1
*
Use Keymaster-friendly validity dates.
Alex Klyubin
2015-04-01
1
-11
/
+10
*
Hook in user authenticators and their exceptions.
Alex Klyubin
2015-03-31
1
-6
/
+4
*
Add license banner to recently added AndroidKeyStore files.
Alex Klyubin
2015-03-31
1
-0
/
+16
*
Add unauthenticated AES ciphers backed by AndroidKeyStore.
Alex Klyubin
2015-03-31
1
-7
/
+7
*
Add HmacSHA256 backed by AndroidKeyStore.
Alex Klyubin
2015-03-30
1
-1
/
+15
*
Symmetric key generation for AndroidKeyStore.
Alex Klyubin
2015-03-27
1
-0
/
+183