The only JWT change was to change some normative references to being 
non-normative, paralleling companion changes made in the JOSE specifications.

                                                                -- Mike

From: Mike Jones
Sent: Friday, February 14, 2014 5:06 PM
To: [email protected]
Subject: JOSE -21 drafts incorporating WGLC feedback

JSON Object Signing and Encryption (JOSE) drafts have been published that 
address the feedback received during Working Group Last Call (WGLC) on the 
specifications, which ran from January 22 to February 13, 2014.  Two breaking 
(but very local) changes were made as a result of working group discussions:


*         Replaced the JWK key_ops values wrap and unwrap with wrapKey and 
unwrapKey to match the KeyUsage values defined in the current Web Cryptography 
API editor's 
draft<https://dvcs.w3.org/hg/webcrypto-api/raw-file/tip/spec/Overview.html>.

*         Compute the PBES2 salt parameter as (UTF8(Alg) || 0x00 || Salt 
Input), where the p2s Header Parameter encodes the Salt Input value and Alg is 
the alg Header Parameter value.

A few editorial changes were also made to improve readability.  See the 
Document History sections for the issues addressed by these changes.  One 
parallel editorial change was also made to the JSON Web Token (JWT) 
specification.

The specifications are available at:

*         http://tools.ietf.org/html/draft-ietf-jose-json-web-signature-21

*         http://tools.ietf.org/html/draft-ietf-jose-json-web-encryption-21

*         http://tools.ietf.org/html/draft-ietf-jose-json-web-key-21

*         http://tools.ietf.org/html/draft-ietf-jose-json-web-algorithms-21

*         http://tools.ietf.org/html/draft-ietf-oauth-json-web-token-16

HTML formatted versions are also available at:

*         
http://self-issued.info/docs/draft-ietf-jose-json-web-signature-21.html

*         
http://self-issued.info/docs/draft-ietf-jose-json-web-encryption-21.html

*         http://self-issued.info/docs/draft-ietf-jose-json-web-key-21.html

*         
http://self-issued.info/docs/draft-ietf-jose-json-web-algorithms-21.html

*         http://self-issued.info/docs/draft-ietf-oauth-json-web-token-16.html

Thanks to those of you who provided feedback on the specs during Working Group 
Last Call.

                                                                -- Mike

P.S.  This note was also posted at http://self-issued.info/?p=1186 and as 
@selfissued.
_______________________________________________
OAuth mailing list
[email protected]
https://www.ietf.org/mailman/listinfo/oauth

Reply via email to