spruceid / ssi

Core library for decentralized identity.
https://spruceid.dev
Apache License 2.0
180 stars 54 forks source link

Refactor `pkh` DID method implementation. #539

Closed timothee-haudebourg closed 6 months ago

timothee-haudebourg commented 6 months ago

This PR refactors the DID method pkh, and all the cryptosuites and verification methods it uses. This includes testing the following cryptosuites:

...and all the associated verification methods.