summaryrefslogtreecommitdiffstats
path: root/keystore/java/android/security/KeyStoreSecretKeyFactorySpi.java
Commit message (Expand)AuthorAgeFilesLines
* Use JCA names for block modes, paddings, and digests.Alex Klyubin2015-04-131-42/+51
* Split key origin into TEE/not and generated/imported.Alex Klyubin2015-04-091-4/+12
* Make the new AndroidKeyStore API conformant.Alex Klyubin2015-04-071-35/+34
* Use Keymaster-friendly validity dates.Alex Klyubin2015-04-011-5/+22
* Hook in user authenticators and their exceptions.Alex Klyubin2015-03-311-8/+10
* Add license banner to recently added AndroidKeyStore files.Alex Klyubin2015-03-311-0/+16
* Add SecretKeyFactory backed by AndroidKeyStore.Alex Klyubin2015-03-311-0/+140