Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use JCA names for block modes, paddings, and digests. | Alex Klyubin | 2015-04-13 | 1 | -37/+39 |
* | Fix minor issues in new Javadocs of AndroidKeyStore. | Alex Klyubin | 2015-04-09 | 1 | -4/+4 |
* | Require IND-CPA by default for new AndroidKeyStore keys. | Alex Klyubin | 2015-04-08 | 1 | -0/+56 |
* | Make the new AndroidKeyStore API conformant. | Alex Klyubin | 2015-04-07 | 1 | -149/+63 |
* | Expose new key use constraints in KeyPairGeneratorSpec. | Alex Klyubin | 2015-04-02 | 1 | -2/+2 |
* | Add license banner to recently added AndroidKeyStore files. | Alex Klyubin | 2015-03-31 | 1 | -0/+16 |
* | Add SecretKeyFactory backed by AndroidKeyStore. | Alex Klyubin | 2015-03-31 | 1 | -1/+1 |
* | Symmetric key generation for AndroidKeyStore. | Alex Klyubin | 2015-03-27 | 1 | -0/+471 |