// install via winget
Command Prompt & PowerShell
click to copy
winget install jedisct1.minisign
// direct download
Download Installer// about Minisign
Minisign is a dead simple tool to sign files and verify signatures. It is portable, lightweight, and uses the highly secure Ed25519 public-key signature system.
// frequently asked questions
How do I install Minisign using winget?
Open PowerShell or Windows Terminal and run:
winget install jedisct1.minisign. Winget ships with Windows 10 (1809+) and Windows 11 — no additional install needed.What is Minisign?
A dead simple tool to sign files and verify digital signatures.
Is Minisign free to download?
Minisign is distributed under the ISC license. Use the winget command above or click the download button to get the installer directly from the publisher.
How do I update Minisign with winget?
Run
winget upgrade jedisct1.minisign in PowerShell or Windows Terminal to update Minisign to the latest available version.What architecture does Minisign support?
The listed installer targets the x64 architecture. See the publisher’s documentation for full compatibility details.