ietf-wg-jose / json-web-proof

Specification work for JSON Web Proof
https://ietf-wg-jose.github.io/json-web-proof/
Other
98 stars 9 forks source link

Move to have base64url-encoding only done for #127

Closed dwaite closed 2 months ago

dwaite commented 2 months ago

Change algorithms to not use base64url encoded data in say internal synthesized values.

Also change examples in the algorithm appendix to clarify the figures are using base64url encoding, vs the internal algorithm data.