CheckPQC

0.2.5

Verify post-quantum TLS readiness (TLS 1.3 + ML-KEM hybrid). Wraps the @aegyrix/check-pqc CLI with idiomatic PowerShell cmdlets. Same engine that powers checkpqc.app.

Minimum PowerShell version

5.1

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name CheckPQC -RequiredVersion 0.2.5

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name CheckPQC -Version 0.2.5

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) Aegyrix LLC. MIT License.

Package Details

Author(s)

  • Aegyrix LLC

Tags

PQC PostQuantum TLS ML-KEM Security Cryptography Audit CI Aegyrix CheckPQC

Functions

Test-PQC Test-PQCOffline Get-PQCVerdict Install-PQCCli

Dependencies

This module has no dependencies.

Release Notes

0.2.5
- Initial PSGallery release.
- Cmdlets: Test-PQC, Test-PQCOffline, Get-PQCVerdict, Install-PQCCli.
- Wraps @aegyrix/check-pqc (npm). Auto-installs the CLI on first use
 if Node 18+ is available; otherwise prints clear install guidance.
- Same seven verdicts and exit semantics as the CLI:
 HYBRID_ENABLED / PQC_ENABLED / AVAILABLE_NOT_ACTIVE / CLIENT_ONLY /
 SERVER_ONLY / NOT_READY / UNKNOWN.

FileList

Version History

Version Downloads Last updated
0.2.8 8 4/29/2026
0.2.7 3 4/29/2026
0.2.6 4 4/29/2026
0.2.5 (current version) 3 4/28/2026