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

@digitalbazaar/ed25519-multikey

Package Overview
Dependencies
Maintainers
0
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@digitalbazaar/ed25519-multikey - npm Package Versions

1.3.0

Diff

Changelog

Source

1.3.0 - 2024-10-02

Added

  • Include id and controller properties when importing key types of JsonWebKey or JsonWebKey2020.
dlongley
published 1.2.0 •

Changelog

Source

1.2.0 - 2024-08-20

Added

  • Allow 32-byte or 64-byte secret key values. The actual secret part of the secret key is the first 32 bytes, but some implementations concatenate the public key (an additional 32 bytes) onto the "secret key bytes"; this feature allows either to be used.
dlongley
published 1.1.0 •

Changelog

Source

1.1.0 - 2024-03-17

Added

  • Enable loading keys from publicKeyJwk via from() and converting to/from JWK.

Fixed

  • Allow @context array values in multikeys.
dlongley
published 1.0.2 •

Changelog

Source

1.0.2 - 2024-01-25

Fixed

  • Do not export undefined fields for secretKeyMultibase and revoked when they are not present.
dlongley
published 1.0.1 •

Changelog

Source

1.0.1 - 2023-04-14

Fixed

  • Update .from() method to not modify key input.
gannan
published 1.0.0 •

Changelog

Source

1.0.0 - 2022-09-08

Added

  • Initial version.
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