Skip to content

weak signing key #6

Description

@IzzySoft

Checking the app, I receive a warning about a weak signing key being used:

package: name='be.digitalia.mediasession2mqtt' versionCode='2200113' versionName='1.1.3' platformBuildVersionName='15' platformBuildVersionCode='35' compileSdkVersion='35' compileSdkVersionCodename='15'
Verifies
Verified using v1 scheme (JAR signing): true
Verified using v2 scheme (APK Signature Scheme v2): true
Verified using v3 scheme (APK Signature Scheme v3): false
Verified using v4 scheme (APK Signature Scheme v4): false
Verified for SourceStamp: false
Number of signers: 1
Signer #1 certificate DN: O=digitalia, C=BE
Signer #1 certificate SHA-256 digest: fb9f5fd52cc127f8b41b7bb6a889944f347923ceb5af083dc857f170b14b7532
Signer #1 certificate SHA-1 digest: f4118849bc95bef4b8f1993f6385ba8d72b16fc0
Signer #1 certificate MD5 digest: 6baed960a524d81930f3f6e5e5d44fe4
Signer #1 key algorithm: RSA
Signer #1 key size (bits): 1024
Signer #1 public key SHA-256 digest: a7ab140011b79c755dd7dd1d0eeb917da3b06afa8757956c867f811800abb397
Signer #1 public key SHA-1 digest: 746e789ea354e0251b93fdf28efdcbc0d3d0fdbd
Signer #1 public key MD5 digest: 1d8e3ab052cb83cfb6d7142ef9aafa11
Signature algorithm name: SHA1withRSA (weak)
Subject Public Key Algorithm: 1024-bit RSA key (weak)
The certificate uses the SHA1withRSA signature algorithm which is considered a security risk. This algorithm will be disabled in a future update.
The certificate uses a 1024-bit RSA key which is considered a security risk. This key size will be disabled in a future update.

Do you plan to upgrade your key? I understand that will mean a "new signing key", and existing installations (at least those on Android versions < 9) would need to be uninstalled and re-installed (for 9+, see Signing Key Rotation). But the alternative doesn't look better…

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions