summaryrefslogtreecommitdiff
path: root/core/java/android/security/keymaster/KeyCharacteristics.java
Commit message (Expand)AuthorAgeFilesLines
* Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-10-291-2/+3
* Revert "Add maxTargetSdk restriction to unused APIs."Hongwei Wang2020-10-281-3/+2
* Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-10-271-2/+3
* Use new UnsupportedAppUsage annotation.Artur Satayev2020-01-071-1/+1
* All Parcelable CREATOR fields are @NonNull.Jeff Sharkey2019-02-281-1/+1
* Multi-threaded keystoreJanis Danisevskis2018-11-141-0/+8
* Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-161-0/+3
* Use standard copyright banner in android/security/keymaster.Alex Klyubin2015-06-241-2/+2
* Keymaster INT, LONG and DATE tag values are unsigned.Alex Klyubin2015-06-231-44/+57
* Add KeyPermanentlyInvalidatedException.Alex Klyubin2015-04-291-0/+22
* Align AndroidKeyStore API with user auth API.Alex Klyubin2015-04-281-4/+4
* Use JCA names for block modes, paddings, and digests.Alex Klyubin2015-04-131-0/+53
* Add Keymaster 0.4 binder APIChad Brubaker2015-02-231-0/+63