RFC 7638
JSON Web Key (JWK) Thumbprint, September 2015
Cite this RFC: TXT | XML | BibTeX
DOI: https://doi.org/10.17487/RFC7638
Discuss this RFC: Send questions or comments to the mailing list jose@ietf.org
Other actions: Submit Errata | Find IPR Disclosures from the IETF | View History of RFC 7638
Abstract
This specification defines a method for computing a hash value over a JSON Web Key (JWK). It defines which fields in a JWK are used in the hash computation, the method of creating a canonical form for those fields, and how to convert the resulting Unicode string into a byte sequence to be hashed. The resulting hash value can be used for identifying or selecting the key represented by the JWK that is the subject of the thumbprint.
For the definition of Status, see RFC 2026.
For the definition of Stream, see RFC 8729.