Paste a SHA-256 value or select a file. The browser calculates the fingerprint locally and compares it with hashes published in the current app repository.
— or —
private by design · local WebCrypto hashing · only the fingerprint is compared
The result describes whether an exact hash exists in the repository; it is not a complete malware verdict.
The fingerprint is identical to a SHA-256 value stored for a published app release.
No exact match was found. Compare the value with a hash published by the developer before installing.
When the same release has a published official hash and your value differs, do not assume the file is identical.
No. The SHA-256 is calculated locally with the WebCrypto API. This theme does not upload the selected file.
Use sha256sum yourfile.apk on Linux/macOS or certutil -hashfile yourfile.apk SHA256 on Windows.
Not necessarily. It means the exact fingerprint is absent from the current repository. Verify it through another trusted publisher source before installing.