Skip to content

build(deps-dev): Bump @noble/post-quantum from 0.7.0 to 0.7.1 in /probe - #50

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/probe/noble/post-quantum-0.7.1
Open

build(deps-dev): Bump @noble/post-quantum from 0.7.0 to 0.7.1 in /probe#50
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/probe/noble/post-quantum-0.7.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 1, 2026

Copy link
Copy Markdown
Contributor

Bumps @noble/post-quantum from 0.7.0 to 0.7.1.

Release notes

Sourced from @​noble/post-quantum's releases.

0.7.1

  • Added @noble/post-quantum/webcrypto.js, an async noble-style wrapper around the experimental built-in WebCrypto implementations of ML-KEM-512, ML-KEM-768, ML-KEM-1024, and ML-KEM-768 + X25519. It supports deterministic raw-seed key generation, public-key derivation, encapsulation, decapsulation, and a memoized isSupported() probe that performs a complete round trip instead of checking method presence alone.
  • Snapshot all options to ensure they're not mutated later
  • Snapshot msg in falcon*.attached.open()
  • Ensure falcon*.attached.open() throws correct error for malformed sig / pubkey
  • combineKEMS() and combineSigners() now expect valid byte arrays
  • Enforce digest lengths promised by pre-hash XOF OIDs: 32b for SHAKE128, 64b for SHAKE256
  • Improve zeroization
  • Improve Falcon signing and parsing: imported compact secret keys are rejected when the reconstructed sampler deviation is outside Falcon's proof interval
  • Harden WebCrypto input validation
  • Upgraded noble dependencies to 2.4.0

Special thanks to Leon Acosta (from QuantaKrypto audits).

Full Changelog: paulmillr/noble-post-quantum@0.7.0...0.7.1

Changelog

Sourced from @​noble/post-quantum's changelog.

0.7.1 (2026-08-27)

  • Added @noble/post-quantum/gwebcrypto.js, an async noble-style wrapper around the experimental built-in WebCrypto implementations of ML-KEM-512, ML-KEM-768, ML-KEM-1024, and ML-KEM-768 + X25519. It supports deterministic raw-seed key generation, public-key derivation, encapsulation, decapsulation, and a memoized isSupported() probe that performs a complete round trip instead of checking method presence alone.
  • Snapshot all options to ensure they're not mutated later
  • Snapshot msg in falcon*.attached.open()
  • Ensure falcon*.attached.open() throws correct error for malformed sig / pubkey
  • combineKEMS() and combineSigners() now expect valid byte arrays
  • Enforce digest lengths promised by pre-hash XOF OIDs: 32b for SHAKE128, 64b for SHAKE256
  • Improve zeroization
  • Improve Falcon signing and parsing: imported compact secret keys are rejected when the reconstructed sampler deviation is outside Falcon's proof interval
  • Harden WebCrypto input validation
  • Upgraded noble dependencies to 2.4.0

Special thanks to Leon Acosta (from QuantaKrypto audits).

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@noble/post-quantum](https://github.com/paulmillr/noble-post-quantum) from 0.7.0 to 0.7.1.
- [Release notes](https://github.com/paulmillr/noble-post-quantum/releases)
- [Changelog](https://github.com/paulmillr/noble-post-quantum/blob/main/CHANGELOG.md)
- [Commits](paulmillr/noble-post-quantum@0.7.0...0.7.1)

---
updated-dependencies:
- dependency-name: "@noble/post-quantum"
  dependency-version: 0.7.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants