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
/
KeyStoreHmacSpi.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use ProviderException in AndroidKeyStore.
Alex Klyubin
2015-05-06
1
-7
/
+8
*
Keystore uses 0 for invalid operation handles.
Alex Klyubin
2015-05-06
1
-4
/
+7
*
Merge "Cleanup logic for per-op auth keys." into mnc-dev
Alex Klyubin
2015-04-30
1
-18
/
+14
|
\
|
*
Cleanup logic for per-op auth keys.
Alex Klyubin
2015-04-30
1
-18
/
+14
*
|
Track Keymaster changes.
Alex Klyubin
2015-04-30
1
-5
/
+7
|
/
*
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
/
+5
*
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
-8
/
+16
*
Reset AndroidKeyStore Mac and Cipher state when init fails.
Alex Klyubin
2015-04-24
1
-12
/
+40
*
Use JCA names for block modes, paddings, and digests.
Alex Klyubin
2015-04-13
1
-11
/
+11
*
Add more digests to AndroidKeyStore API.
Alex Klyubin
2015-04-08
1
-3
/
+27
*
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
-8
/
+18
*
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
-2
/
+9
|
/
*
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
-25
/
+2
*
Add HmacSHA256 backed by AndroidKeyStore.
Alex Klyubin
2015-03-30
1
-0
/
+174