@digitalbazaar/ed25519-signature-2020
Advanced tools
Changelog
5.3.0 - 2024-06-15
Multikey
verification methods.publiKeyJwk
to be used to express key material.Changelog
5.2.0 - 2023-02-13
expansionMap
from matchProof()
as it was removed
from jsonld-signatures@11
which is required since version 5.0
.Changelog
5.1.0 - 2023-02-07
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.Changelog
5.0.0 - 2022-08-23
jsonld-signatures@11
to get better safe mode
protections when canonizing.Changelog
4.0.0 - 2022-06-06
Changelog
3.0.0 - 2021-06-19
Changelog
2.2.0 - 2021-05-26
Ed25519Signature2020
proofs using using
2018 keys.@transmute/jsonld-document-loader
with
@digitalbazaar/security-document-loader
in test.Changelog
2.1.0 - 2021-04-09
contextUrl
property on suite instance, to support context
enforcement during the sign()
operation that was added to jsonld-signatures
v9.0.1
.