Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | No runtime exceptions during normal use of AndroidKeyStore crypto. | Alex Klyubin | 2015-04-24 | 1 | -6/+6 |
* | Use JCA names for block modes, paddings, and digests. | Alex Klyubin | 2015-04-13 | 1 | -47/+10 |
* | Rename KeymasterException to KeyStoreException. | Alex Klyubin | 2015-04-02 | 1 | -6/+6 |
* | Hook in user authenticators and their exceptions. | Alex Klyubin | 2015-03-31 | 1 | -3/+3 |
* | 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 | -56/+121 |
* | Add HmacSHA256 backed by AndroidKeyStore. | Alex Klyubin | 2015-03-30 | 1 | -0/+228 |