Skip to content

Commit

Permalink
Add blurb about why PRF test vectors have two sections
Browse files Browse the repository at this point in the history
  • Loading branch information
emlun committed Nov 20, 2024
1 parent d8898af commit 643273b
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,9 @@ Text Macro: RPS Relying Parties
Text Macro: INFORMATIVE <em>This section is not normative.</em>
Text Macro: TRUE <code>true</code>
Text Macro: WAA WebAuthn Authenticator
Text Macro: WAAS WebAuthn Authenticator
Text Macro: WAC WebAuthn Client
Text Macro: WACS WebAuthn Clients
Text Macro: WRP WebAuthn Relying Party
Text Macro: WRPS WebAuthn Relying Parties
Text Macro: CREATE-METHOD-ARGS (origin, options, sameOriginWithAncestors)
Expand Down Expand Up @@ -9551,6 +9553,12 @@ This section lists example values for [=WebAuthn extensions=].

This section lists example values for the pseudo-random function ([=prf=]) extension.

Because the [=prf=] extension integrates with the CTAP2 `hmac-secret` extension [[FIDO-CTAP]],
the examples are divided into two sections:
example inputs and outputs for the WebAuthn [=prf=] extension, relevant to [=[WACS]=] and [=[WRPS]=];
and example mappings between the WebAuthn [=prf=] extension and the CTAP2 `hmac-secret` extension,
relevant to [=[WACS]=] and [=[WAAS]=].


#### Web Authentication API #### {#test-vectors-extensions-prf-webauthn}

Expand Down

0 comments on commit 643273b

Please sign in to comment.