decentralized-identity / did-jwt

Create and verify DID verifiable JWT's in Javascript
Apache License 2.0
331 stars 70 forks source link

fix: accept 32 or 64 bytes as keys for EdDSASigner #299

Closed mirceanis closed 11 months ago

mirceanis commented 11 months ago

Only the first 32 bytes are used as the actual key

fixes #289

uport-automation-bot commented 11 months ago

:tada: This PR is included in version 7.4.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: