summaryrefslogtreecommitdiffstats
path: root/keystore/java/android/security/KeyStoreKeySpec.java
Commit message (Expand)AuthorAgeFilesLines
* Use JCA names for block modes, paddings, and digests.Alex Klyubin2015-04-131-35/+37
* Split key origin into TEE/not and generated/imported.Alex Klyubin2015-04-091-0/+11
* Make the new AndroidKeyStore API conformant.Alex Klyubin2015-04-071-78/+42
* 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