summaryrefslogtreecommitdiffstats
path: root/keystore/java/android/security/KeyStoreKeySpec.java
Commit message (Expand)AuthorAgeFilesLines
* More Javadocs for AndroidKeyStore public classes.Alex Klyubin2015-05-081-1/+38
* Replace "TEE" with "secure hardware".Alex Klyubin2015-05-081-13/+16
* Merge "Adjust the Javadoc for user authentication timeout." into mnc-devAlex Klyubin2015-05-071-3/+3
|\
| * Adjust the Javadoc for user authentication timeout.Alex Klyubin2015-05-071-3/+3
* | Define String constants for AndroidKeyStore crypto.Alex Klyubin2015-05-061-12/+12
|/
* Align AndroidKeyStore API with user auth API.Alex Klyubin2015-04-281-31/+19
* Unhide the new AndroidKeyStore API.Alex Klyubin2015-04-131-2/+0
* resolved conflicts for merge of a978a3d6 to masterAlex Klyubin2015-04-131-35/+37
|\
| * Use JCA names for block modes, paddings, and digests.Alex Klyubin2015-04-131-35/+37
* | am 04a99c7b: am 82cba6aa: am c6eb6288: Merge "Split key origin into TEE/not a...Alex Klyubin2015-04-101-0/+11
|\ \ | |/
| * Split key origin into TEE/not and generated/imported.Alex Klyubin2015-04-091-0/+11
* | resolved conflicts for merge of 06adabdb to masterAlex Klyubin2015-04-071-79/+42
|\ \ | |/
| * Make the new AndroidKeyStore API conformant.Alex Klyubin2015-04-071-78/+42
* | Add fingerprint-specific AndroidKeyStore API.Alex Klyubin2015-04-011-1/+15
|/
* Add license banner to recently added AndroidKeyStore files.Alex Klyubin2015-03-311-0/+16
* Add SecretKeyFactory backed by AndroidKeyStore.Alex Klyubin2015-03-311-0/+210