summaryrefslogtreecommitdiffstats
path: root/keystore/java/android/security/KeyStoreKeyGeneratorSpi.java
Commit message (Expand)AuthorAgeFilesLines
* resolved conflicts for merge of 06adabdb to masterAlex Klyubin2015-04-071-21/+9
|\
| * Make the new AndroidKeyStore API conformant.Alex Klyubin2015-04-071-21/+9
* | resolved conflicts for merge of b068f162 to masterAlex Klyubin2015-04-031-1/+1
|\ \ | |/
| * Rename KeymasterException to KeyStoreException.Alex Klyubin2015-04-021-1/+1
* | Add fingerprint-specific AndroidKeyStore API.Alex Klyubin2015-04-011-0/+4
|/
* Use Keymaster-friendly validity dates.Alex Klyubin2015-04-011-11/+10
* Hook in user authenticators and their exceptions.Alex Klyubin2015-03-311-6/+4
* Add license banner to recently added AndroidKeyStore files.Alex Klyubin2015-03-311-0/+16
* Add unauthenticated AES ciphers backed by AndroidKeyStore.Alex Klyubin2015-03-311-7/+7
* Add HmacSHA256 backed by AndroidKeyStore.Alex Klyubin2015-03-301-1/+15
* Symmetric key generation for AndroidKeyStore.Alex Klyubin2015-03-271-0/+183