decentralized-identity / EcdsaSecp256k1RecoverySignature2020

EcdsaSecp256k1RecoverySignature2020
https://identity.foundation/EcdsaSecp256k1RecoverySignature2020/docs/
Apache License 2.0
9 stars 13 forks source link

Consider using proofValue and multibase in signature #12

Open clehner opened 3 years ago

clehner commented 3 years ago

As mentioned here: https://github.com/w3c-ccg/security-vocab/pull/95#discussion_r611047986

proofValue could contain the 65 signature bytes in some encoding, e.g. multibase (In some specific multibase encoding(s)?)

If these field was allowed, would this still be the same signature suite - or would a new one need to be specified for 2021?