Skip to main content

๐Ÿงช pqguard โ€” Test Results

12/12 tests passing โœ…

Test suiteโ€‹

#TestStatus
1keygen creates keypairโœ…
2public key format validโœ…
3private key format validโœ…
4encrypt produces pqguard fileโœ…
5decrypt recovers plaintextโœ…
6wrong key fails decryptionโœ…
7verify detects valid fileโœ…
8verify detects corrupted fileโœ…
9info shows key metadataโœ…
10encrypt/decrypt roundtripโœ…
11large file handling (1MB)โœ…
12ML-KEM-768 complianceโœ…

Running testsโ€‹

cargo test --workspace

CIโ€‹

Tests run on every push via GitHub Actions across Linux, macOS, and Windows.