Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | resolved conflicts for merge of 06adabdb to master | Alex Klyubin | 2015-04-07 | 1 | -21/+9 |
|\ | |||||
| * | Make the new AndroidKeyStore API conformant. | Alex Klyubin | 2015-04-07 | 1 | -21/+9 |
* | | resolved conflicts for merge of b068f162 to master | Alex Klyubin | 2015-04-03 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Rename KeymasterException to KeyStoreException. | Alex Klyubin | 2015-04-02 | 1 | -1/+1 |
* | | Add fingerprint-specific AndroidKeyStore API. | Alex Klyubin | 2015-04-01 | 1 | -0/+4 |
|/ | |||||
* | Use Keymaster-friendly validity dates. | Alex Klyubin | 2015-04-01 | 1 | -11/+10 |
* | Hook in user authenticators and their exceptions. | Alex Klyubin | 2015-03-31 | 1 | -6/+4 |
* | Add license banner to recently added AndroidKeyStore files. | Alex Klyubin | 2015-03-31 | 1 | -0/+16 |
* | Add unauthenticated AES ciphers backed by AndroidKeyStore. | Alex Klyubin | 2015-03-31 | 1 | -7/+7 |
* | Add HmacSHA256 backed by AndroidKeyStore. | Alex Klyubin | 2015-03-30 | 1 | -1/+15 |
* | Symmetric key generation for AndroidKeyStore. | Alex Klyubin | 2015-03-27 | 1 | -0/+183 |