Skip to content

Commit c591bcb

Browse files
authored
Merge pull request #2304 from lennartkloock/fix-cose-alg-identifier
Fix COSEAlgorithmIdentifier in section 5.4
2 parents 4e2f45c + b29a599 commit c591bcb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3479,7 +3479,7 @@ optionally evidence of [=user consent=] to a specific transaction.
34793479

34803480
[=[RPS]=] that wish to support a wide range of [=authenticators=] SHOULD include at least the following {{COSEAlgorithmIdentifier}} values:
34813481

3482-
* -8 (Ed25519)
3482+
* -8 (EdDSA)
34833483
* -7 (ES256)
34843484
* -257 (RS256)
34853485

0 commit comments

Comments
 (0)