ANKASecure CLI – Installers
Introduction
The ANKASecure CLI is a powerful command-line interface that provides direct access to cryptographic operations, key management, and security workflows using the ANKASecure API.
Why Use ANKASecure CLI?
- No programming required – Perform cryptographic operations directly from the terminal.
- Automation & Scripting – Ideal for CI/CD pipelines and DevSecOps workflows.
- Post-Quantum Cryptography – Supports ML-KEM, ML-DSA, Falcon, and SLH-DSA.
Download CLI Installers
Below are direct download links for various platforms. After downloading, simply run the installer and follow the on-screen instructions to set up the ANKASecure CLI.
Windows
- ankasecure-cli-windows.exe
(Installer for Windows x64, version 2.0.0)
Included CLI Executables
Each installer provides two distinct CLI executables:
-
ANKASecure CLI The standard command-line interface for advanced users who want direct command execution or scripting.
-
ANKASecure CLI Demo An interactive, text-based menu interface that guides you through 19 example scenarios, demonstrating the full capabilities of the AnkaSecure API.
Use ANKASecure CLI Demo if you prefer a guided demo to quickly understand what the solution can do. For direct control and scripting in more advanced scenarios, use ANKASecure CLI.
Tip: After installation, run
AnkaSecureCLI --help
(orAnkaSecureCLIDemo --help
) to view available commands and usage examples.