Skip to content

Commit

Permalink
Fix cryptosuite typo.
Browse files Browse the repository at this point in the history
Signed-off-by: Brian Richter <[email protected]>
  • Loading branch information
brianorwhatever committed Apr 16, 2024
1 parent 00e90dd commit 2798d02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/specification.md
Original file line number Diff line number Diff line change
Expand Up @@ -365,7 +365,7 @@ items are defined below.
- Acceptable values:
- `sha256`: Use the `SHA-256` algorithm from [[spec:rfc4634]].
- `cryptosuite`: The Data Integrity cryptosuite to use when generating and verifying the authentication proofs on the [[ref: DID log entries]].
- By default, the value is initialized to `eddsa-2022`
- By default, the value is initialized to `eddsa-jcs-2022`
- Acceptable values:
- `eddsa-jcs-2022`: Use the [eddsa-jcs-2022](https://www.w3.org/TR/vc-di-eddsa/#eddsa-jcs-2022) cryptosuite.
- `prerotation`: A boolean value indicating that subsequent authentication keys
Expand Down

0 comments on commit 2798d02

Please sign in to comment.