Skip to content

Commit

Permalink
Convey in README.md that Ed25519Signature2018 is no longer
Browse files Browse the repository at this point in the history
supported.
  • Loading branch information
JSAssassin committed Dec 18, 2023
1 parent 44d4bc1 commit 64d04d7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -217,6 +217,10 @@ is most widely implemented. So, the verifier you add for `vc-api` must support
verification of VCs with `Ed25519Signature2020` signature to pass verification
tests.

As of 2023, `Ed25519Signature2018` is no longer supported, so please update
your existing implementations to use `Ed25519Signature2020` if you were
previously using `Ed25519Signature2018`.

#### Status List 2021 Test Suite

* `StatusList2021` and `Revocation`/`Suspension`- Combining the `StatusList2021`
Expand Down

0 comments on commit 64d04d7

Please sign in to comment.