summaryrefslogtreecommitdiffstats
path: root/keystore/java/android/security/KeyPairGeneratorSpec.java
Commit message (Expand)AuthorAgeFilesLines
* Android Keystore keys are no longer backed by Conscrypt.Alex Klyubin2015-06-101-1/+3
* New AndroidKeyStore API in android.security.keystore.Alex Klyubin2015-05-131-577/+53
* Flatten KeyStoreKeyProperties constants.Alex Klyubin2015-05-121-49/+56
* Link to magic constants used by AndroidKeyStore API.Alex Klyubin2015-05-111-14/+41
* Add NonNull and Nullable annotations to AndroidKeyStore API.Alex Klyubin2015-05-111-9/+47
* Document when encrypted AndroidKeyStore keys are wiped.Alex Klyubin2015-05-081-3/+6
* More Javadocs for AndroidKeyStore public classes.Alex Klyubin2015-05-081-26/+75
* 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-5/+5
|\
| * Adjust the Javadoc for user authentication timeout.Alex Klyubin2015-05-071-5/+5
* | Define String constants for AndroidKeyStore crypto.Alex Klyubin2015-05-061-22/+25
|/
* Align AndroidKeyStore API with user auth API.Alex Klyubin2015-04-281-59/+30
* am fa2bd4fe: am 888f5cb7: am ecfda064: Merge "Make specifying self-signed cer...Alex Klyubin2015-04-141-10/+38
|\
| * Make specifying self-signed cert parameters optional.Alex Klyubin2015-04-141-10/+38
* | Unhide the new AndroidKeyStore API.Alex Klyubin2015-04-131-50/+0
* | resolved conflicts for merge of a978a3d6 to masterAlex Klyubin2015-04-131-57/+91
|\ \ | |/
| * Use JCA names for block modes, paddings, and digests.Alex Klyubin2015-04-131-56/+90
* | am 4acc3392: am 8676a88e: am 97d2d7c4: Merge "Fix minor issues in new Javadoc...Alex Klyubin2015-04-091-4/+4
|\ \ | |/
| * Fix minor issues in new Javadocs of AndroidKeyStore.Alex Klyubin2015-04-091-4/+4
* | resolved conflicts for merge of b9a9d46c to masterAlex Klyubin2015-04-091-2/+71
|\ \ | |/
| * Require IND-CPA by default for new AndroidKeyStore keys.Alex Klyubin2015-04-081-2/+69
* | resolved conflicts for merge of 06adabdb to masterAlex Klyubin2015-04-071-149/+60
|\ \ | |/
| * Make the new AndroidKeyStore API conformant.Alex Klyubin2015-04-071-149/+60
* | Add fingerprint-specific API to KeyPairGeneratorSpec.Alex Klyubin2015-04-021-3/+39
|/
* Expose new key use constraints in KeyPairGeneratorSpec.Alex Klyubin2015-04-021-3/+433
* Merge "Remove DSA support from Android KeyStore and KeyChain."Alex Klyubin2015-01-161-7/+5
|\
| * Remove DSA support from Android KeyStore and KeyChain.Alex Klyubin2015-01-141-7/+5
* | Add KeyPairGenerator.EC backed by Android KeyStore.Alex Klyubin2015-01-141-67/+2
|/
* Track change to ConscryptKenny Root2014-11-261-20/+3
* am f3cecfa2: am 55d525b2: am 716cc7dc: Add documentation for AndroidKeyStoreRobert Ly2014-06-101-2/+2
|\
| * Add documentation for AndroidKeyStoreRobert Ly2014-05-071-2/+2
* | Unhide functions to allow ECDSA supportKenny Root2013-09-031-6/+0
* | Add support for DSA and ECDSA key typesKenny Root2013-09-031-9/+183
|/
* Rename API AndroidKey* -> Key*Kenny Root2013-04-181-0/+318