js-libp2p-noise icon indicating copy to clipboard operation
js-libp2p-noise copied to clipboard

Noise libp2p handshake for js-libp2p

Results 21 js-libp2p-noise issues
Sort by recently updated
recently updated
newest added

Bumps [sinon](https://github.com/sinonjs/sinon) from 17.0.2 to 18.0.0. Changelog Sourced from sinon's changelog. 18.0.0 This is what 17.0.2 should have been, as that contained two breaking changes. After updating Nise we are...

dependencies

Bumps [execa](https://github.com/sindresorhus/execa) from 8.0.1 to 9.1.0. Release notes Sourced from execa's releases. v9.1.0 Features (types) Export TemplateExpression type. (#1049) v9.0.2 Bug fixes (types) Do not require using --lib dom for...

dependencies

Bumps [@libp2p/interop](https://github.com/libp2p/interop) from 10.0.3 to 12.0.2. Release notes Sourced from @​libp2p/interop's releases. v12.0.2 12.0.2 (2024-04-29) Bug Fixes ensure all nodes are connected (41a1f2f) v12.0.1 12.0.1 (2024-04-29) Bug Fixes ensure DHT...

dependencies

To allow doing things like having a single `AbortSignal` that can be used as a timeout for incoming connection establishment, allow passing it as an option to the `ConnectionEncrypter` `secureOutbound`...

Bumps [aegir](https://github.com/ipfs/aegir) from 43.0.3 to 44.1.1. Release notes Sourced from aegir's releases. v44.1.1 44.1.1 (2024-08-09) Dependencies dev: bump electron from 27.3.11 to 31.3.1 (#1582) (7e3d579) v44.1.0 44.1.0 (2024-07-29) Features move...

dependencies

Bumps [@chainsafe/as-sha256](https://github.com/chainsafe/as-sha256) from 0.4.2 to 0.5.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@chainsafe/as-sha256&package-manager=npm_and_yarn&previous-version=0.4.2&new-version=0.5.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: #...

dependencies

When importing noise from the package ``` const { noise } = require("@chainsafe/libp2p-noise"); ``` It says ``` Error [ERR_PACKAGE_PATH_NOT_EXPORTED]: No "exports" main defined ```

Bumps [@noble/ciphers](https://github.com/paulmillr/noble-ciphers) from 0.6.0 to 1.0.0. Release notes Sourced from @​noble/ciphers's releases. 1.0.0 Prohibit AES-GCM nonces smaller than 8 bytes Hide unnecessary data exposure in AES errors Improve FF1 type...

dependencies

Bumps [sinon](https://github.com/sinonjs/sinon) from 18.0.1 to 19.0.2. Changelog Sourced from sinon's changelog. 19.0.2 4eb4c4bc Use fix 13.0.2 version of fake-timers to get Date to pass instanceof checks (Carl-Erik Kopseng) a5b03db3 Add...

dependencies

Bumps [@noble/ciphers](https://github.com/paulmillr/noble-ciphers) from 1.2.1 to 1.3.0. Release notes Sourced from @​noble/ciphers's releases. 1.3.0 Modules are now available with .js extension Old: @noble/ciphers/chacha New: @noble/ciphers/chacha.js Old path is still available This...

dependencies
javascript