Kipass · Releases

What’s new & checksums

Every desktop installer is published with its SHA‑256 fingerprint so you can confirm your download matches this page before you run it — a habit worth keeping for any password manager. iPhone, iPad, Mac and Android install through their app stores, which verify the package for you.

← Back to Kipass How to verify a download ↓

Releases

Version 1.0.6

2026-09-27 ● current release
What’s new
Downloads & SHA‑256
🖥️ Windows .msi · per-user, no admin
Download
SHA-256 71459f704e189250e6f50cd7182b4e6fe84ec8a94551820d7b4efb5d75f66e3a
🖥️ Windows .zip · portable, no install
Download
SHA-256 76dbce47e9f3ab2b7d1a79b24a5074c664ba6b426bd3aeae09c8d5bc8caa4bfc
🐧 Linux amd64 · .deb
Download
SHA-256 a35f1b08898af8f9ee48e700f6eb4a39865e0aa541984c6618f4f9c846ef473e
🐧 Linux arm64 · .deb
Download
SHA-256 70a1c96cec6e4ebf3a89a2c1a385631ea045ca627a1e379a7d0dec9ec38768db
📱
iPhone, iPad, Mac and Android install through their app store, which verifies the package’s integrity and signature for you — no manual checksum needed. App Store →   Google Play →

How to verify a download

Compute the downloaded file’s own SHA‑256 and compare it, character for character, with the value listed under that file above.

Windows — PowerShell
Get-FileHash .\Kipass_windows.msi -Algorithm SHA256
Windows — Command Prompt
CertUtil -hashfile Kipass_windows.msi SHA256
macOS / Linux
shasum -a 256 Kipass_linux_amd64.deb
sha256sum Kipass_linux_amd64.deb

Match: the two strings are identical → the file is intact, install it. Mismatch: even one character differs → do not run it — delete it and download again from this page.