decentralized-identity / did-jwt

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

Remove parseKey, change ES256K and Ed25519 signers to Uint8Array only #224

Closed bshambaugh closed 2 years ago

bshambaugh commented 2 years ago

This is an attempt to create a fix for: https://github.com/decentralized-identity/did-jwt/issues/222

mirceanis commented 2 years ago

This looks good! I'll do a thorough review on Monday and merge it if there's nothing else to be done.

Very nice work!

uport-automation-bot commented 2 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: