hyperledger-archives / aries-framework-go

Hyperledger Aries Framework Go provides packages for building Agent / DIDComm services.
https://wiki.hyperledger.org/display/ARIES/aries-framework-go
Apache License 2.0
240 stars 161 forks source link

Switch to JsonWebKey2020 #2058

Open troyronda opened 4 years ago

troyronda commented 4 years ago

See https://github.com/w3c/did-spec-registries/pull/96.

Example: https://github.com/hyperledger/aries-framework-go/blob/849a5721d3cf97bf3e51076cde73b3520bd51005/pkg/doc/signature/suite/jsonwebsignature2020/suite.go#L37

troyronda commented 4 years ago

@kdimak the change was merged in the upstream registry. we can proceed with the update here.