Skip to content

Release v0.0.6

Latest

Choose a tag to compare

@github-actions github-actions released this 07 Jun 22:58
· 95 commits to main since this release

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-q

Node.js

npm install @lib-q/core

Security

This release contains only NIST-approved post-quantum cryptographic algorithms.
All operations are constant-time and side-channel resistant.

Documentation