Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Define String constants for AndroidKeyStore crypto. | Alex Klyubin | 2015-05-06 | 1 | -10/+11 |
* | frameworks/base: switch to using NativeConstants. | Adam Langley | 2015-04-24 | 1 | -7/+7 |
* | Symmetric key import for AndroidKeyStore. | Alex Klyubin | 2015-03-26 | 1 | -0/+2 |
* | Add KeyPairGenerator.EC backed by Android KeyStore. | Alex Klyubin | 2015-01-14 | 1 | -20/+134 |
* | Track change to Conscrypt | Kenny Root | 2014-11-26 | 1 | -11/+0 |
* | Remove unused imports from frameworks/base. | John Spurlock | 2013-11-20 | 1 | -1/+0 |
* | Add support for DSA and ECDSA key types | Kenny Root | 2013-08-30 | 1 | -4/+43 |
* | resolved conflicts for merge of 1f6e789b to jb-mr2-dev-plus-aosp | Kenny Root | 2013-04-29 | 1 | -1/+1 |
|\ | |||||
| * | Track change to JSSE provider | Kenny Root | 2013-04-29 | 1 | -1/+1 |
| * | AndroidKeyStore: Add encrypted flag | Kenny Root | 2013-04-15 | 1 | -5/+12 |
* | | Rename API AndroidKey* -> Key* | Kenny Root | 2013-04-18 | 1 | -7/+7 |
* | | AndroidKeyStore: Add encrypted flag | Kenny Root | 2013-04-12 | 1 | -5/+12 |
|/ | |||||
* | Add KeyPairGenerator for Android keystore | Kenny Root | 2012-08-22 | 1 | -0/+163 |