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
/
KeyStoreKeyProperties.java
Age
Commit message (
Expand
)
Author
2015-05-13
New AndroidKeyStore API in android.security.keystore.
Alex Klyubin
2015-05-12
Flatten KeyStoreKeyProperties constants.
Alex Klyubin
2015-05-12
Merge "Hide @IntDef and @StringDef annotations from AnroidKeyStore API." into...
Alex Klyubin
2015-05-12
Hide @IntDef and @StringDef annotations from AnroidKeyStore API.
Alex Klyubin
2015-05-11
Add NonNull and Nullable annotations to AndroidKeyStore API.
Alex Klyubin
2015-05-08
Replace "TEE" with "secure hardware".
Alex Klyubin
2015-05-06
Define String constants for AndroidKeyStore crypto.
Alex Klyubin
2015-04-28
Align AndroidKeyStore API with user auth API.
Alex Klyubin
2015-04-16
Unhide KeyStoreKeyProperties.Origin.UNKNOWN.
Alex Klyubin
2015-04-16
am b1aa7d0b: am 51884f0e: am 499126c4: Merge "Add Keymaster KM_ORIGIN_UNKNOWN...
Alex Klyubin
2015-04-14
Add Keymaster KM_ORIGIN_UNKNOWN constant.
Alex Klyubin
2015-04-13
Unhide the new AndroidKeyStore API.
Alex Klyubin
2015-04-13
resolved conflicts for merge of a978a3d6 to master
Alex Klyubin
2015-04-13
Use JCA names for block modes, paddings, and digests.
Alex Klyubin