// install via winget
Command Prompt & PowerShell
click to copy
winget install Microsoft.SymCryptUnitTest
// direct download
Download Installer// about SymCrypt
Unit test program for the core cryptographic function library currently used by Windows.
// frequently asked questions
How do I install SymCrypt using winget?
Open PowerShell or Windows Terminal and run:
winget install Microsoft.SymCryptUnitTest. Winget ships with Windows 10 (1809+) and Windows 11 — no additional install needed.What is SymCrypt?
Unit test program for the core cryptographic function library currently used by Windows.
Is SymCrypt free to download?
SymCrypt is distributed under the MIT license. Use the winget command above or click the download button to get the installer directly from the publisher.
How do I update SymCrypt with winget?
Run
winget upgrade Microsoft.SymCryptUnitTest in PowerShell or Windows Terminal to update SymCrypt to the latest available version.What architecture does SymCrypt support?
The listed installer targets the x64 architecture. See the publisher’s documentation for full compatibility details.