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
/
KeyStoreKeySpec.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-11
Link to magic constants used by AndroidKeyStore API.
Alex Klyubin
2015-05-11
Add NonNull and Nullable annotations to AndroidKeyStore API.
Alex Klyubin
2015-05-08
More Javadocs for AndroidKeyStore public classes.
Alex Klyubin
2015-05-08
Replace "TEE" with "secure hardware".
Alex Klyubin
2015-05-07
Merge "Adjust the Javadoc for user authentication timeout." into mnc-dev
Alex Klyubin
2015-05-07
Adjust the Javadoc for user authentication timeout.
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-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
2015-04-10
am 04a99c7b: am 82cba6aa: am c6eb6288: Merge "Split key origin into TEE/not a...
Alex Klyubin
2015-04-09
Split key origin into TEE/not and generated/imported.
Alex Klyubin
2015-04-07
resolved conflicts for merge of 06adabdb to master
Alex Klyubin
2015-04-07
Make the new AndroidKeyStore API conformant.
Alex Klyubin
2015-04-01
Add fingerprint-specific AndroidKeyStore API.
Alex Klyubin
2015-03-31
Add license banner to recently added AndroidKeyStore files.
Alex Klyubin
2015-03-31
Add SecretKeyFactory backed by AndroidKeyStore.
Alex Klyubin