-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change Issued and Presented JWK to Keys.
This resulted in a slightly larger change with some additional editorial cleanups. 1. The Proof Key and Presented Key definitions were in JWP, while the registry was in JPA. Moved the registry to JWP. 2. The text was simplified by referring to e.g. "Proof Key protected header" rather than "the `proof_key` issuer protected header value" 3. Requirements and usage purpose information inline in the algorithms leveraging these header parameters were moved to JWP under the header definitions. 4. There was clarification in the new definition that the header parameters are not mandatory in general (specific algorithms mandate them).
- Loading branch information
Showing
2 changed files
with
51 additions
and
52 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters