summaryrefslogtreecommitdiff
path: root/core/java/android/security/keymaster/KeymasterDefs.java
AgeCommit message (Expand)Author
2021-06-22Remove ASSOCIATED_DATA tagEran Messeri
2021-04-22Align KeyMint AIDL with usageDavid Drysdale
2021-02-17Add support for app-generated attestation keys.Shawn Willden
2021-02-08Merge "Keystore 2.0 SPI: Add CERTIFICATE_* tags."Janis Danisevskis
2021-02-03Add limited use keys related API into Keystore 2.0 SPI.Qi Wu
2021-01-31Keystore 2.0 SPI: Add CERTIFICATE_* tags.Janis Danisevskis
2021-01-27ECDH SPI interfaceBram Bonné
2020-12-11Revert "Revert "Keystore 2.0 SPI: Move keymint spec to security ..."Shawn Willden
2020-12-11Revert "Keystore 2.0 SPI: Move keymint spec to security namespace."Orion Hodson
2020-12-09Keystore 2.0 SPI: Move keymint spec to security namespace.Janis Danisevskis
2020-11-30Revert "Revert "Keystore SPI: Initialize KeymasterDefs contants with AIDL gen...Janis Danisevskis
2020-11-30Revert "Keystore SPI: Initialize KeymasterDefs contants with AIDL generated e...Louis Chang
2020-11-23Keystore SPI: Initialize KeymasterDefs contants with AIDL generated enumsJanis Danisevskis
2020-11-19Adds two missing Keymaster definitions.Bram Bonné
2020-11-05Keystore SPI: Add SecurityLevelEnum to KeyPropertiesJanis Danisevskis
2020-10-27Add KM_ERROR_HARDWARE_TYPE_UNAVAILABLE to KeymasterDefsJanis Danisevskis
2019-12-13Wire individual attestationEran Messeri
2018-11-02Update KeyStore for new biometric modalitiesKevin Chyn
2018-03-16Add "Unlocked device required" key APIBrian Young
2018-02-23Revert "Add "Unlocked device required" parameter to keys"Brian Young
2018-02-14Add "Unlocked device required" parameter to keysBrian C. Young
2018-01-30Add Confirmation API.David Zeuthen
2018-01-30Revert "Add "Unlocked device required" parameter to keys"Brian Young
2018-01-29Add "Unlocked device required" parameter to keysBrian C. Young
2018-01-23Merge "Keystore APIs for Import Wrapped Key, Strongbox, 3DES"TreeHugger Robot
2018-01-23Keystore APIs for Import Wrapped Key, Strongbox, 3DESFrank Salim
2018-01-19base: core: java: android: security: keymaster: Synced with updates to keymas...Allen Webb
2017-03-20Add manufacturer and model to device ID attestationBartosz Fabianowski
2017-03-02Revert "Add new key purpose Wrap Key to KeyProperties.java and"Frank Salim
2017-01-25Add device id attestationBartosz Fabianowski
2017-01-19Add new key purpose Wrap Key to KeyProperties.java andCrystal Qin
2016-02-18Add support for extending key validity while on body.Shawn Willden
2016-02-08Add attestation API to Android KeyStore.Shawn Willden
2015-07-16Add KM_MIN_MAC_LENGTH tag to HMAC and AES-GCM keys.Alex Klyubin
2015-06-25Merge "Use standard copyright banner in android/security/keymaster." into mnc...Alex Klyubin
2015-06-24Use standard copyright banner in android/security/keymaster.Alex Klyubin
2015-06-24Track rename of INT and LONG Keymaster tag types.Alex Klyubin
2015-06-19Add new error codes for rate-limit and max-use failures.Shawn Willden
2015-06-18Reflect removal of KM_TAG_AEAD_TAG from keymaster.Alex Klyubin
2015-06-17Expose AES GCM backed by Android Keystore.Alex Klyubin
2015-06-03Merge "Fix block mode numbering (CTR got added as 4 rather than 3)" into mnc-devAlex Klyubin
2015-06-03Fix block mode numbering (CTR got added as 4 rather than 3)Alex Klyubin
2015-06-02Remove KM_TAG_CHUNK_LENGTH and add KM_TAG_AEAD_TAGAlex Klyubin
2015-04-30Handle KM_ERROR_CALLER_NONCE_PROHIBITED.Alex Klyubin
2015-04-29Add missing error codes from keymaster_defs.h.Shawn Willden
2015-04-16am b1aa7d0b: am 51884f0e: am 499126c4: Merge "Add Keymaster KM_ORIGIN_UNKNOWN...Alex Klyubin
2015-04-16Merge "Add Keymaster KM_ORIGIN_UNKNOWN constant."Alex Klyubin
2015-04-16am f39aa3d0: am a2607ee4: am b9a78c79: Merge "Add IV-related Keymaster error ...Alex Klyubin
2015-04-15Add IV-related Keymaster error codes.Alex Klyubin
2015-04-14Add Keymaster KM_ORIGIN_UNKNOWN constant.Alex Klyubin