Age | Commit message (Expand) | Author |
---|---|---|
2015-05-13 | Move Android Keystore impl to android.security.keystore. | Alex Klyubin |
2015-04-24 | No runtime exceptions during normal use of AndroidKeyStore crypto. | Alex Klyubin |
2015-04-13 | Use JCA names for block modes, paddings, and digests. | Alex Klyubin |
2015-04-02 | Rename KeymasterException to KeyStoreException. | Alex Klyubin |
2015-03-31 | Hook in user authenticators and their exceptions. | Alex Klyubin |
2015-03-31 | Add license banner to recently added AndroidKeyStore files. | Alex Klyubin |
2015-03-31 | Add unauthenticated AES ciphers backed by AndroidKeyStore. | Alex Klyubin |
2015-03-30 | Add HmacSHA256 backed by AndroidKeyStore. | Alex Klyubin |