@qnsp/cryptography
Post-quantum cryptography (PQC) primitives for Node.js: ML-KEM, ML-DSA, SLH-DSA, FN-DSA, HQC — all 90 NIST PQC algorithms via liboqs. Free tier at cloud.qnsp.cuilabs.io.
4
Versions
Apache-2.0
License
No
Install Scripts
Missing
Provenance
Supply chain provenance
Status for the latest visible version.
No SLSA provenance
npm registry signatures
No source commit
Without SLSA provenance there is no cryptographic link between this tarball and the public source, so a manually published version cannot be tied back to a reviewed commit.
Maintainers
cuilabs
Keywords
qnsppqcpost-quantumpost-quantum-cryptographycryptographynistfips-203fips-204fips-205ml-kemml-dsaslh-dsakyberdilithiumsphincsliboqsquantum-safequantum-resistanttypescriptnodejs
Accepted risks
Findings the reviewer chose to accept rather than block on.
| Source | Rule | Reason | Accepted by | When |
|---|---|---|---|---|
| semgrep | semgrep:env-spread | AI (semgrep): Fires in test file to snapshot/restore process.env — standard test hygiene, not a data leak. | ai | |
| semgrep | semgrep:new-function-constructor | AI (semgrep): Used to wrap dynamic import() for ESM compatibility; input is a static module path, not user-controlled. | ai |