Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use EcdsaSecp256k1RecoveryMethod2020 v2 context #414

Merged
merged 2 commits into from
Mar 31, 2022
Merged

Use EcdsaSecp256k1RecoveryMethod2020 v2 context #414

merged 2 commits into from
Mar 31, 2022

Commits on Mar 29, 2022

  1. Use EcdsaSecp256k1RecoveryMethod2020 v2 context

    - Add the suite's v2 context.
    - Deprecate the v1 and "extra" contexts.
    - Only add context to proof if needed.
    clehner committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    790767d View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2022

  1. Update esrs2020 test vectors for vm-4

    - Add fourth signature and verification method from upstream test vector
      VC and DID document.
    - Signatures are as-is in the VC; the JSON-LD framing is changed to
      avoid loading the additional context.
    - The DID document is changed to remove unneeded properties, and to use
      blockchainAccountId instead of ethereumAddress.
    clehner committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    9257eaa View commit details
    Browse the repository at this point in the history