@digitalcredentials/ed25519-verification-key-2020
Advanced tools
Changelog
4.0.0 - 2022-12-22
v4.1.0
(use assertKeyBytes()
etc).@digitalcredentials/keypair
lib instead of crypto-ld
.toJwk()
and fromJsonWebKey2020()
logic (see issue #5)did:key
spec.TypeError
when passing in a Uint8Array of the wrong length.Changelog
3.2.2 - 2021-10-15
Changelog
3.2.0 - 2021-09-28
JsonWebKey2020
and JWK import/export, and JWK thumbprint.Changelog
3.1.1 - 2021-09-17
@digitalbazaar/ed25519-verification-key-2020 v3.1.0
(see its CHANGELOG)esm
runtime transpiler usage, make compatible with TypeScript.