summaryrefslogtreecommitdiffstats
path: root/keystore/java/android/security/KeyStoreKeyProperties.java
Commit message (Expand)AuthorAgeFilesLines
* New AndroidKeyStore API in android.security.keystore.Alex Klyubin2015-05-131-657/+0
* Flatten KeyStoreKeyProperties constants.Alex Klyubin2015-05-121-294/+205
* Merge "Hide @IntDef and @StringDef annotations from AnroidKeyStore API." into...Alex Klyubin2015-05-121-0/+21
|\
| * Hide @IntDef and @StringDef annotations from AnroidKeyStore API.Alex Klyubin2015-05-121-0/+21
* | Add NonNull and Nullable annotations to AndroidKeyStore API.Alex Klyubin2015-05-111-13/+26
|/
* Replace "TEE" with "secure hardware".Alex Klyubin2015-05-081-1/+1
* Define String constants for AndroidKeyStore crypto.Alex Klyubin2015-05-061-1/+519
* Align AndroidKeyStore API with user auth API.Alex Klyubin2015-04-281-95/+0
* Unhide KeyStoreKeyProperties.Origin.UNKNOWN.Alex Klyubin2015-04-161-3/+1
* am b1aa7d0b: am 51884f0e: am 499126c4: Merge "Add Keymaster KM_ORIGIN_UNKNOWN...Alex Klyubin2015-04-161-1/+11
|\
| * Add Keymaster KM_ORIGIN_UNKNOWN constant.Alex Klyubin2015-04-141-1/+11
* | Unhide the new AndroidKeyStore API.Alex Klyubin2015-04-131-2/+0
* | resolved conflicts for merge of a978a3d6 to masterAlex Klyubin2015-04-131-1/+10
|/
* Use JCA names for block modes, paddings, and digests.Alex Klyubin2015-04-131-0/+274