
Description
Releasing software or a file and want users to confirm they got your original, not a swapped copy? Minisign is built for exactly this—generate a digital signature for a file so anyone can verify its authenticity and integrity with your public key. It's designed to be extremely simple: one command to sign, one to verify, with a public key short enough to paste into your instructions. Many open-source projects use it to sign release packages. Small, cross-platform, free and open source.
File signing: generate a digital signature proving origin and integrity.
Verify authenticity: verify a download wasn't tampered with, using the public key.
Minimal: one command to sign, one to verify, tiny public keys.
Small & cross-platform: single-file tool, runs everywhere, open source.
Features
File signing: generate a digital signature proving origin and integrity.
Verify authenticity: verify a download wasn't tampered with, using the public key.
Minimal: one command to sign, one to verify, tiny public keys.
Small & cross-platform: single-file tool, runs everywhere, open source.
