| Commit message (Expand) | Author | Age | Files | Lines |
* | Keymaster INT, LONG and DATE tag values are unsigned. | Alex Klyubin | 2015-06-23 | 1 | -58/+55 |
* | Android Keystore keys are no longer backed by Conscrypt. | Alex Klyubin | 2015-06-10 | 3 | -56/+72 |
* | Remove deprecated android.security.KeyStore methods. | Alex Klyubin | 2015-06-08 | 3 | -16/+27 |
* | Merge "Remove KM_TAG_CHUNK_LENGTH and add KM_TAG_AEAD_TAG" into mnc-dev | Alex Klyubin | 2015-06-03 | 1 | -2/+2 |
|\ |
|
| * | Remove KM_TAG_CHUNK_LENGTH and add KM_TAG_AEAD_TAG | Alex Klyubin | 2015-06-02 | 1 | -2/+2 |
* | | Track changes to the keystore binder API | Chad Brubaker | 2015-06-01 | 1 | -10/+5 |
|/ |
|
* | Fix testAuthNeeded test | Chad Brubaker | 2015-05-15 | 1 | -1/+2 |
* | Move Android Keystore impl to android.security.keystore. | Alex Klyubin | 2015-05-13 | 2 | -4/+9 |
* | New AndroidKeyStore API in android.security.keystore. | Alex Klyubin | 2015-05-13 | 2 | -27/+30 |
* | Fix KeyStoreTest now that begin requires parameters. | Alex Klyubin | 2015-05-11 | 1 | -2/+12 |
* | Cleanup keystore password changing and unlocking | Chad Brubaker | 2015-05-08 | 3 | -47/+71 |
* | frameworks/base: switch to using NativeConstants. | Adam Langley | 2015-04-24 | 2 | -24/+24 |
* | Make specifying self-signed cert parameters optional. | Alex Klyubin | 2015-04-14 | 1 | -30/+26 |
* | Merge "Fix testSaw_ungrantedUid_Bluetooth" | Chad Brubaker | 2015-04-10 | 1 | -2/+2 |
|\ |
|
| * | Fix testSaw_ungrantedUid_Bluetooth | Chad Brubaker | 2015-04-10 | 1 | -2/+2 |
* | | Track more changes to keymaster_defs.h | Alex Klyubin | 2015-04-10 | 1 | -9/+5 |
|/ |
|
* | Mark all test keys as no auth required | Chad Brubaker | 2015-04-02 | 1 | -0/+32 |
* | Allow entropy to be provided to some operations | Chad Brubaker | 2015-03-27 | 1 | -8/+27 |
* | Merge "Symmetric key import for AndroidKeyStore." | Alex Klyubin | 2015-03-27 | 1 | -1/+1 |
|\ |
|
| * | Symmetric key import for AndroidKeyStore. | Alex Klyubin | 2015-03-26 | 1 | -1/+1 |
* | | Use correct tag type for RSA exponent | Chad Brubaker | 2015-03-22 | 1 | -4/+4 |
|/ |
|
* | Make application/client id an object | Chad Brubaker | 2015-03-21 | 1 | -13/+4 |
* | Specify public exponent for RSA | Chad Brubaker | 2015-03-20 | 1 | -0/+5 |
* | Add initial Keymaster 1.0 tests | Chad Brubaker | 2015-03-06 | 1 | -0/+218 |
* | Remove DSA support from Android KeyStore and KeyChain. | Alex Klyubin | 2015-01-14 | 2 | -592/+2 |
* | Correct test data size in keystore signing and verification tests. | Shawn Willden | 2014-09-14 | 1 | -15/+16 |
* | Add support for DSA and ECDSA key types | Kenny Root | 2013-08-30 | 4 | -181/+1207 |
* | resolved conflicts for merge of fca0f92e to stage-aosp-master | Elliott Hughes | 2013-06-28 | 1 | -3/+3 |
|\ |
|
| * | Switch frameworks/base over from @hidden Charsets to public StandardCharsets. | Elliott Hughes | 2013-06-28 | 1 | -3/+3 |
* | | resolved conflicts for merge of 1f6e789b to jb-mr2-dev-plus-aosp | Kenny Root | 2013-04-29 | 2 | -2/+2 |
|\ \
| |/ |
|
| * | Track change to JSSE provider | Kenny Root | 2013-04-29 | 2 | -2/+2 |
| * | AndroidKeyStore: Add encrypted flag | Kenny Root | 2013-04-15 | 3 | -85/+460 |
* | | Rename API AndroidKey* -> Key* | Kenny Root | 2013-04-18 | 3 | -26/+28 |
* | | Remove old KeyStore call sites | Kenny Root | 2013-04-12 | 2 | -113/+175 |
* | | AndroidKeyStore: Add encrypted flag | Kenny Root | 2013-04-12 | 3 | -85/+460 |
|/ |
|
* | AndroidKeyStore: add Builder for param spec | Kenny Root | 2013-03-28 | 1 | -0/+20 |
* | KeyStore: change migrate to duplicate | Kenny Root | 2013-03-21 | 1 | -6/+30 |
* | KeyStore: add "migrate" command | Kenny Root | 2013-03-20 | 1 | -0/+32 |
* | KeyStore: add API to uid versions | Kenny Root | 2013-03-20 | 2 | -7/+156 |
* | KeyStore: stop using state() | Kenny Root | 2013-02-14 | 2 | -7/+4 |
* | AndroidKeyStore: add key wrapping test | Kenny Root | 2013-02-04 | 1 | -0/+48 |
* | AndroidKeyStore: fix tests | Kenny Root | 2013-02-04 | 1 | -12/+6 |
* | am 768d9e1a: Merge "Correct executable bit for source files" | Kenny Root | 2012-11-07 | 1 | -0/+0 |
|\ |
|
| * | Correct executable bit for source files | Kenny Root | 2012-11-07 | 1 | -0/+0 |
* | | Add ability to replace chain for PrivateKeyEntry | Kenny Root | 2012-08-22 | 2 | -11/+182 |
* | | Add KeyPairGenerator for Android keystore | Kenny Root | 2012-08-22 | 2 | -0/+298 |
* | | Add AndroidKeyStore provider for KeyStore API | Kenny Root | 2012-08-20 | 1 | -0/+1383 |
* | | Add getmtime to Android KeyStore API | Kenny Root | 2012-08-20 | 1 | -0/+50 |
|/ |
|
* | Remove useless TestRunner | Kenny Root | 2012-08-10 | 4 | -53/+13 |
* | Change KeyStore to use Modified UTF-8 to match NativeCrypto | Brian Carlstrom | 2012-08-01 | 1 | -1/+1 |