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
/
KeyStoreCipherSpi.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
New AndroidKeyStore API in android.security.keystore.
Alex Klyubin
2015-05-13
1
-1
/
+2
*
Flatten KeyStoreKeyProperties constants.
Alex Klyubin
2015-05-12
1
-1
/
+1
*
Merge "Use ProviderException in AndroidKeyStore." into mnc-dev
Alex Klyubin
2015-05-07
1
-7
/
+8
|
\
|
*
Use ProviderException in AndroidKeyStore.
Alex Klyubin
2015-05-06
1
-7
/
+8
*
|
Merge "Always mix in additional entropy into keymaster." into mnc-dev
Alex Klyubin
2015-05-07
1
-4
/
+3
|
\
\
|
*
|
Always mix in additional entropy into keymaster.
Alex Klyubin
2015-05-06
1
-4
/
+3
|
|
/
*
|
Define String constants for AndroidKeyStore crypto.
Alex Klyubin
2015-05-06
1
-1
/
+2
|
/
*
Keystore uses 0 for invalid operation handles.
Alex Klyubin
2015-05-06
1
-4
/
+7
*
Cleanup logic for per-op auth keys.
Alex Klyubin
2015-04-30
1
-21
/
+20
*
Surface KeyPermanentlyInvalidatedException for per-op auth keys.
Alex Klyubin
2015-04-29
1
-0
/
+10
*
Enable per-use user authenticated keys to be used.
Alex Klyubin
2015-04-29
1
-1
/
+4
*
Add KeyPermanentlyInvalidatedException.
Alex Klyubin
2015-04-29
1
-1
/
+1
*
No runtime exceptions during normal use of AndroidKeyStore crypto.
Alex Klyubin
2015-04-24
1
-10
/
+50
*
Reset AndroidKeyStore Mac and Cipher state when init fails.
Alex Klyubin
2015-04-24
1
-10
/
+39
*
Remove IV auto-generation workaround.
Alex Klyubin
2015-04-15
1
-12
/
+6
*
Use JCA names for block modes, paddings, and digests.
Alex Klyubin
2015-04-13
1
-28
/
+27
*
Refuse to reuse IV in encryption mode in AndroidKeyStore.
Alex Klyubin
2015-04-08
1
-14
/
+44
*
Rename KeymasterException to KeyStoreException.
Alex Klyubin
2015-04-02
1
-5
/
+5
*
Improve the AndroidKeyStore-backed HMAC state machine.
Alex Klyubin
2015-04-01
1
-2
/
+0
*
Merge "Hook in user authenticators and their exceptions."
Alex Klyubin
2015-04-01
1
-4
/
+3
|
\
|
*
Hook in user authenticators and their exceptions.
Alex Klyubin
2015-03-31
1
-4
/
+3
*
|
A way to obtain KeyStore operation handle from crypto primitives.
Alex Klyubin
2015-03-31
1
-1
/
+21
|
/
*
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
-0
/
+540