digitalbazaar / ed25519-verification-key-2020

Javascript library for generating and working with Ed25519VerificationKey2020 key pairs, for use with crypto-ld.
BSD 3-Clause "New" or "Revised" License
3 stars 10 forks source link

Use `@noble/ed25519` to replace `@stablelib/ed25519`. #16

Closed dlongley closed 2 years ago

dlongley commented 2 years ago

@davidlehn, we can rebase this as needed on top of #15. We should try to include it in the next major release.