summaryrefslogtreecommitdiffstats
path: root/keystore/java/android/security/KeyStoreParameter.java
Commit message (Expand)AuthorAgeFilesLines
* Remove KeyStoreParameter.getContext().Alex Klyubin2015-05-261-18/+0
* New AndroidKeyStore API in android.security.keystore.Alex Klyubin2015-05-131-519/+37
* Flatten KeyStoreKeyProperties constants.Alex Klyubin2015-05-121-44/+48
* Link to magic constants used by AndroidKeyStore API.Alex Klyubin2015-05-111-17/+43
* Add NonNull and Nullable annotations to AndroidKeyStore API.Alex Klyubin2015-05-111-2/+28
* Document when encrypted AndroidKeyStore keys are wiped.Alex Klyubin2015-05-081-5/+8
* More Javadocs for AndroidKeyStore public classes.Alex Klyubin2015-05-081-18/+85
* Document that new APIs for asymmetric crypto have no effect.Alex Klyubin2015-05-071-0/+24
* Merge "Adjust the Javadoc for user authentication timeout." into mnc-devAlex Klyubin2015-05-071-4/+6
|\
| * Adjust the Javadoc for user authentication timeout.Alex Klyubin2015-05-071-4/+6
* | Define String constants for AndroidKeyStore crypto.Alex Klyubin2015-05-061-20/+22
|/
* Align AndroidKeyStore API with user auth API.Alex Klyubin2015-04-281-60/+47
* Unhide the new AndroidKeyStore API.Alex Klyubin2015-04-131-51/+0
* resolved conflicts for merge of a978a3d6 to masterAlex Klyubin2015-04-131-53/+86
|\
| * Use JCA names for block modes, paddings, and digests.Alex Klyubin2015-04-131-53/+86
* | am 4acc3392: am 8676a88e: am 97d2d7c4: Merge "Fix minor issues in new Javadoc...Alex Klyubin2015-04-091-13/+6
|\ \ | |/
| * Fix minor issues in new Javadocs of AndroidKeyStore.Alex Klyubin2015-04-091-13/+6
* | am bbf3cc57: am fd168151: am e26347bb: Merge "Hide KeyStoreParameter.Builder....Alex Klyubin2015-04-091-1/+2
|\ \ | |/
| * Hide KeyStoreParameter.Builder.setRandomizedEncryptionRequired.Alex Klyubin2015-04-091-1/+2
* | resolved conflicts for merge of b9a9d46c to masterAlex Klyubin2015-04-091-0/+62
|\ \ | |/
| * Require IND-CPA by default for new AndroidKeyStore keys.Alex Klyubin2015-04-081-0/+62
* | resolved conflicts for merge of 06adabdb to masterAlex Klyubin2015-04-071-161/+77
|\ \ | |/
| * Make the new AndroidKeyStore API conformant.Alex Klyubin2015-04-071-161/+77
* | resolved conflicts for merge of e7e705d4 to masterAlex Klyubin2015-04-021-12/+23
|\ \ | |/
| * Expose new key use constraints in KeyPairGeneratorSpec.Alex Klyubin2015-04-021-12/+23
* | Add fingerprint-specific AndroidKeyStore API.Alex Klyubin2015-04-011-2/+36
|/
* Symmetric key import for AndroidKeyStore.Alex Klyubin2015-03-261-4/+391
* am b1cb5aab: am 748856f2: am a7ddd029: am 80e84e2d: am f3cecfa2: am 55d525b2:...Robert Ly2014-06-111-2/+2
|\
| * Add documentation for AndroidKeyStoreRobert Ly2014-05-071-2/+2
* | Remove unused imports from frameworks/base.John Spurlock2013-11-201-3/+0
|/
* Rename API AndroidKey* -> Key*Kenny Root2013-04-181-0/+128