Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@digitalbazaar/ed25519-signature-2020

Package Overview
Dependencies
Maintainers
5
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@digitalbazaar/ed25519-signature-2020 - npm Package Versions

2

5.4.0

Diff

Changelog

Source

5.4.0 - 2024-08-01

Changed

  • Use jsonld-signature@11.3 to get RDFC-1.0 implementation.
dlongley
published 5.3.0 •

Changelog

Source

5.3.0 - 2024-06-15

Added

  • Add support for Multikey verification methods.

Changed

  • Loosen restrictions on verification methods that do not have contexts, allowing processing of well-known types in those cases.
  • Allow publiKeyJwk to be used to express key material.
davidlehn
published 5.2.0 •

Changelog

Source

5.2.0 - 2023-02-13

Removed

  • Remove unused expansionMap from matchProof() as it was removed from jsonld-signatures@11 which is required since version 5.0.
dlongley
published 5.1.0 •

Changelog

Source

5.1.0 - 2023-02-07

Added

  • Allow custom canonizeOptions to be passed in the construction of a suite as a stop-gap until hard requirements for canonize options are either set or advised to be certain values by a W3C working group.
dlongley
published 5.0.0 •

Changelog

Source

5.0.0 - 2022-08-23

Changed

  • BREAKING: Use jsonld-signatures@11 to get better safe mode protections when canonizing.
davidlehn
published 4.0.1 •

Changelog

Source

4.0.1 - 2022-06-06

Changed

  • Update to jsonld-signatures@10.
davidlehn
published 4.0.0 •

Changelog

Source

4.0.0 - 2022-06-06

Changed

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

Changelog

Source

3.0.0 - 2021-06-19

Fixed

  • BREAKING: Update to use new Ed25519VerificationKey2020 multicodec encoded key formats.
mattcollier
published 2.2.0 •

Changelog

Source

2.2.0 - 2021-05-26

Added

  • It is now possible to verify Ed25519Signature2020 proofs using using 2018 keys.

Changed

  • Replace @transmute/jsonld-document-loader with @digitalbazaar/security-document-loader in test.
codenamedmitri
published 2.1.0 •

Changelog

Source

2.1.0 - 2021-04-09

Added

  • Export the suite's context (and related objects such as context url, documentLoader, etc), and also set them as a property of the suite class.
  • Set the contextUrl property on suite instance, to support context enforcement during the sign() operation that was added to jsonld-signatures v9.0.1.
2
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