summaryrefslogtreecommitdiff
path: root/keystore/java/android/security/KeyStoreKeySpec.java
AgeCommit message (Expand)Author
2015-05-13New AndroidKeyStore API in android.security.keystore.Alex Klyubin
2015-05-12Flatten KeyStoreKeyProperties constants.Alex Klyubin
2015-05-11Link to magic constants used by AndroidKeyStore API.Alex Klyubin
2015-05-11Add NonNull and Nullable annotations to AndroidKeyStore API.Alex Klyubin
2015-05-08More Javadocs for AndroidKeyStore public classes.Alex Klyubin
2015-05-08Replace "TEE" with "secure hardware".Alex Klyubin
2015-05-07Merge "Adjust the Javadoc for user authentication timeout." into mnc-devAlex Klyubin
2015-05-07Adjust the Javadoc for user authentication timeout.Alex Klyubin
2015-05-06Define String constants for AndroidKeyStore crypto.Alex Klyubin
2015-04-28Align AndroidKeyStore API with user auth API.Alex Klyubin
2015-04-13Unhide the new AndroidKeyStore API.Alex Klyubin
2015-04-13resolved conflicts for merge of a978a3d6 to masterAlex Klyubin
2015-04-13Use JCA names for block modes, paddings, and digests.Alex Klyubin
2015-04-10am 04a99c7b: am 82cba6aa: am c6eb6288: Merge "Split key origin into TEE/not a...Alex Klyubin
2015-04-09Split key origin into TEE/not and generated/imported.Alex Klyubin
2015-04-07resolved conflicts for merge of 06adabdb to masterAlex Klyubin
2015-04-07Make the new AndroidKeyStore API conformant.Alex Klyubin
2015-04-01Add fingerprint-specific AndroidKeyStore API.Alex Klyubin
2015-03-31Add license banner to recently added AndroidKeyStore files.Alex Klyubin
2015-03-31Add SecretKeyFactory backed by AndroidKeyStore.Alex Klyubin