New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@digitalbazaar/x25519-key-agreement-key-2020

Package Overview
Dependencies
Maintainers
5
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@digitalbazaar/x25519-key-agreement-key-2020 - npm Package Versions

3.0.1

Diff

Changelog

Source

3.0.1 - 2022-09-04

Changed

  • Replace internal ed25519 => x25519 conversion implementation such that only tweetnacl is used, allowing for ed2curve dependency to be removed.
davidlehn
published 3.0.0 •

Changelog

Source

3.0.0 - 2022-06-02

Changed

  • BREAKING: Convert to module (ESM).
  • BREAKING: Require Node.js >=14.
  • Update dependencies.
  • Lint module.
dlongley
published 2.1.0 •

Changelog

Source

2.1.0 - 2022-05-06

Changed

  • Use @noble/ed25519 to convert public ed25519 keys to x25519.
msporny
published 2.0.0 •

Changelog

Source

2.0.0 - 2021-06-19

Changed

  • BREAKING: Upgrade to @digitalbazaar/ed25519-verification-key-2020@3 which changes the key format to multicodec.
codenamedmitri
published 1.2.1 •

Changelog

Source

1.2.1 - 2021-05-06

Fixed

  • Fix package.json browser section alias for crypto.js (was causing downstream webpack errors).
codenamedmitri
published 1.2.0 •

Changelog

Source

1.2.0 - 2021-04-02

Added

  • Add includeContext flag to export().
codenamedmitri
published 1.1.0 •

Changelog

Source

1.1.0 - 2021-04-02

Added

  • Add revoked export tests, SUITE_CONTEXT class property. (To support CryptoLD's new fromKeyId() method.)
codenamedmitri
published 1.0.0 •

Changelog

Source

1.0.0 - 2021-03-30

Added

  • Initial commit.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc