Releases: Enkom-Tech/libQ
Releases · Enkom-Tech/libQ
Release v0.0.6
What's Changed
- fix(cd): resolve publish manifests by workspace member scan
- fix(cd): resolve nested crate manifests via cargo metadata
- fix(cd): resolve crate manifest path when working-directory is root
- style(lib-q-keccak): rustfmt global config test sync module
- fix(lib-q-keccak): serialize global config integration tests
- fix(cd): strip target-specific forward dev-deps before publish
- fix(cd): strip forward dev-deps before crates.io publish
- fix(ci): upgrade setup-node to v5 and Node 24 for Actions deprecation
- feat: five PQ primitives, recovery-policy ZKP, release 0.0.6 (#37)
Installation
Rust
cargo add lib-qNode.js
npm install @lib-q/coreSecurity
This release contains only NIST-approved post-quantum cryptographic algorithms.
All operations are constant-time and side-channel resistant.
Documentation
Release v0.0.5
What's Changed
- fix(cd): npm post-release verify node dual-target glue
- fix(cd): drop crates.io API curl from post-release verify
- fix(cd): verify published lib-q via crates.io resolve, not cargo install
- fix(ci): stabilize K12 memory-access timing smoke on shared runners
- fix(cd): configure npm registry auth for @Lib-q scoped publish
- fix(cd): allow npm OIDC publish when NPM_TOKEN is unset
- fix(cd): retry crates.io publish on 429 rate limit
- fix(ci): stabilize ML-DSA hardened dudect verify smoke on noisy runners
- chore(release): bump workspace to 0.0.5
- fix(ci): extend all-algorithms test matrix timeout to 90 minutes
- feat: SCA self-cert, lattice wire v0, official HQC KATs, and hardened paths
- fix(cd): simplify WASM build conditions in CI workflow
- docs(ci): npm publish auth troubleshooting for CD recovery
- ci: add workflow_dispatch npm-only publish for CD recovery
Installation
Rust
cargo add lib-qNode.js
npm install @lib-q/coreSecurity
This release contains only NIST-approved post-quantum cryptographic algorithms.
All operations are constant-time and side-channel resistant.