index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
keystore
/
java
/
android
/
security
/
KeyStoreKeyConstraints.java
Age
Commit message (
Expand
)
Author
2015-04-13
Use JCA names for block modes, paddings, and digests.
Alex Klyubin
2015-04-09
Track recent keymaster_defs.h changes.
Alex Klyubin
2015-04-09
Merge "Add asymmetric crypto constants for AndroidKeyStore API."
Alex Klyubin
2015-04-09
Add asymmetric crypto constants for AndroidKeyStore API.
Alex Klyubin
2015-04-09
Add missing mapping between JCA and keystore HMAC names.
Alex Klyubin
2015-04-09
Merge "Require IND-CPA by default for new AndroidKeyStore keys."
Alex Klyubin
2015-04-08
Require IND-CPA by default for new AndroidKeyStore keys.
Alex Klyubin
2015-04-08
Add more digests to AndroidKeyStore API.
Alex Klyubin
2015-04-08
Fix typo
Alex Klyubin
2015-04-07
Add BlockMode.GCM constant to AndroidKeyStore API.
Alex Klyubin
2015-04-07
Make the new AndroidKeyStore API conformant.
Alex Klyubin
2015-03-31
Hook in user authenticators and their exceptions.
Alex Klyubin
2015-03-31
Add license banner to recently added AndroidKeyStore files.
Alex Klyubin
2015-03-31
Add unauthenticated AES ciphers backed by AndroidKeyStore.
Alex Klyubin
2015-03-30
Add HmacSHA256 backed by AndroidKeyStore.
Alex Klyubin
2015-03-27
Symmetric key generation for AndroidKeyStore.
Alex Klyubin
2015-03-26
Symmetric key import for AndroidKeyStore.
Alex Klyubin