
- #Android rc car app master git update
- #Android rc car app master git android
- #Android rc car app master git verification
#Android rc car app master git android
This Jetpack release features a Jetpack version of the Identity Credential APIs which was added to Android 11 and API level 30. Version 1.0.0-alpha01 contains these commits.
#Android rc car app master git update
Update Identity Credential API to match Android 12 plans ( Iff83e)Īcurity:security-identity-credential:1.0.0-alpha01 is released.Version 1.0.0-alpha02 contains these commits. Added support for hardware-backed Identity Credential features in Android 12.Īcurity:security-identity-credential:1.0.0-alpha02 is released.Version 1.0.0-alpha03 contains these commits. Security-Identity-Credential Version 1.0.0 Version 1.0.0-alpha03Īcurity:security-identity-credential:1.0.0-alpha03 is released. New MasterKey class provides more options for keys, also deprecating MasterKeys to support new features and versions of Android that do not have KeyGenParamSpec.Please note that the AndroidKeyStore is not used for API 21 and 22. Lollipop (API Level 21+) is now supported.Version 1.1.0-alpha01 contains these commits. clear mKeysChanged on apply, fix for EncryptedSharedPreferences ( aosp/1323026)Īcurity:security-crypto:1.1.0-alpha01 is released.Tink update should gracefully handle AndroidKeyStore concurrency failures.Tink update should fix R8 and Proguard issues with shaded Protobuf dependency.Version 1.1.0-alpha02 contains these commits. Version 1.1.0-alpha03 contains these commits.Īcurity:security-crypto:1.1.0-alpha02 and curity:security-crypto-ktx:1.1.0-alpha02 are released. Version 1.1.0-alpha03Īcurity:security-crypto:1.1.0-alpha03 is released. Updated to match curity:security-crypto:1.1.0-alpha03. Version 1.1.0-alpha03 contains these commits. Version 1.1.0 Security-Crypto-Ktx Version 1.1.0-alpha03Īcurity:security-crypto-ktx:1.1.0-alpha03 is released.

An app just needs to specify an XML configuration file containing the package names and signing identities of trusted apps, and the library will take care of verifying the signing identity of apps at runtime.
#Android rc car app master git verification
Version 1.0.0-alpha01 contains these commits.ĪppAuthenticator is a new library aimed at simplifying verification of app trust based on signing identity. Packages can also be treated as not installed or having an explicit uid.Īcurity:security-app-authenticator:1.0.0-alpha01 is released.Explicit signing identities can be set for each package the resulting AppAuthenticator will then only report a signature match if the provided identity matches the declaration in the configuration file.Individual packages can be specified to return a signature match with all other packages reporting no match.A generic test policy can be specified that reports a signature match for all packages declared in the configuration.This library supports several methods to configure the AppAuthenticator: This testing library provides a builder that can be used to configure an injectable AppAuthenticator to meet the requirements of the test. Security-App-Authenticator-Testing Version 1.0.0-alpha01Īcurity:security-app-authenticator-testing:1.0.0-alpha01 is released. All certificate digests provided in the configuration are now normalized to ensure a successful signature match can be reported both when the digest is computed at runtime as well as when an explicit signing identity is defined when using the testing library.



Implementation "curity:security-crypto:1.0.0"
