summaryrefslogtreecommitdiff
path: root/core/java/android/security/keymaster/KeyCharacteristics.java
AgeCommit message (Expand)Author
2020-10-27Add maxTargetSdk restriction to unused APIs.Mathew Inwood
2020-01-07Use new UnsupportedAppUsage annotation.Artur Satayev
2019-02-28All Parcelable CREATOR fields are @NonNull.Jeff Sharkey
2018-11-14Multi-threaded keystoreJanis Danisevskis
2018-08-16Add @UnsupportedAppUsage annotationsMathew Inwood
2015-06-24Use standard copyright banner in android/security/keymaster.Alex Klyubin
2015-06-23Keymaster INT, LONG and DATE tag values are unsigned.Alex Klyubin
2015-04-29Add KeyPermanentlyInvalidatedException.Alex Klyubin
2015-04-28Align AndroidKeyStore API with user auth API.Alex Klyubin
2015-04-13Use JCA names for block modes, paddings, and digests.Alex Klyubin
2015-02-23Add Keymaster 0.4 binder APIChad Brubaker