Re: [jose] JOSE -13 drafts

Vladimir Dzhuvinov / NimbusDS <vladimir@nimbusds.com> Tue, 16 July 2013 06:56 UTC

Return-Path: <vladimir@nimbusds.com>
X-Original-To: jose@ietfa.amsl.com
Delivered-To: jose@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2C5BF21E81AB for <jose@ietfa.amsl.com>; Mon, 15 Jul 2013 23:56:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.09
X-Spam-Level:
X-Spam-Status: No, score=-0.09 tagged_above=-999 required=5 tests=[AWL=0.617, BAYES_00=-2.599, J_CHICKENPOX_43=0.6, MISSING_HEADERS=1.292]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id kQofcnERoB7e for <jose@ietfa.amsl.com>; Mon, 15 Jul 2013 23:56:16 -0700 (PDT)
Received: from n1plout04-01.prod.ams1.secureserver.net (n1plout04-01.prod.ams1.secureserver.net [188.121.53.1]) by ietfa.amsl.com (Postfix) with SMTP id 6345D11E80D1 for <jose@ietf.org>; Mon, 15 Jul 2013 23:56:16 -0700 (PDT)
Received: (qmail 9192 invoked from network); 16 Jul 2013 06:55:42 -0000
Received: from unknown (87.97.198.36) by n1plout04-01.prod.ams1.secureserver.net (188.121.53.1) with ESMTP; 16 Jul 2013 06:55:38 -0000
Message-ID: <1373957737.20909.127.camel@shakespeare>
From: Vladimir Dzhuvinov / NimbusDS <vladimir@nimbusds.com>
Cc: "jose@ietf.org" <jose@ietf.org>
Date: Tue, 16 Jul 2013 09:55:37 +0300
In-Reply-To: <4E1F6AAD24975D4BA5B16804296739436B6C4803@TK5EX14MBXC283.redmond.corp.microsoft.com>
References: <4E1F6AAD24975D4BA5B16804296739436B6C4803@TK5EX14MBXC283.redmond.corp.microsoft.com>
Organization: Nimbus Directory Services
Content-Type: text/plain; charset="UTF-8"
X-Mailer: Evolution 3.2.3-0ubuntu6
Content-Transfer-Encoding: 8bit
Mime-Version: 1.0
Subject: Re: [jose] JOSE -13 drafts
X-BeenThere: jose@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Javascript Object Signing and Encryption <jose.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/jose>, <mailto:jose-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/jose>
List-Post: <mailto:jose@ietf.org>
List-Help: <mailto:jose-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/jose>, <mailto:jose-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 16 Jul 2013 06:56:21 -0000

Yesterday I updated the Nimbus JOSE+JWT library to match the JOSE -12 /
JWT -10 drafts from last week. Since nothing that affects compact
serialisation has changed in -13, I'll leave it as it is.

I'm still unsure about how much demand there is for the JSON
serialisation, but if anyone is interested in contributing, just let me
know.

Thanks,

Vladimir


On Tue, 2013-07-16 at 01:30 +0000, Mike Jones wrote:
> The JOSE -13 drafts are now available, which incorporate issue
> resolutions agreed to on today’s JOSE working group call.  The only
> breaking change was to the JWS JSON Serialization, by making all
> header parameters be per-signature (which is actually a simplification
> and makes it more parallel to the JWS Compact Serialization).
> Algorithms were added to JWA for key encryption with AES GCM and for
> password-based encryption.  An optional “aad” (Additional
> Authenticated Data) member was added to the JWE JSON Serialization.
> 
>  
> 
> Thanks to Matt Miller for the password-based encryption write-up,
> which is based on draft-miller-jose-jwe-protected-jwk-02.
> 
>  
> 
> The drafts are available at:
> 
> ·        http://tools.ietf.org/html/draft-ietf-jose-json-web-signature-13
> 
> ·        http://tools.ietf.org/html/draft-ietf-jose-json-web-encryption-13
> 
> ·        http://tools.ietf.org/html/draft-ietf-jose-json-web-key-13
> 
> ·        http://tools.ietf.org/html/draft-ietf-jose-json-web-algorithms-13
> 
>  
> 
> HTML formatted versions are also available at:
> 
> ·        http://self-issued.info/docs/draft-ietf-jose-json-web-signature-13.html
> 
> ·        http://self-issued.info/docs/draft-ietf-jose-json-web-encryption-13.html
> 
> ·        http://self-issued.info/docs/draft-ietf-jose-json-web-key-13.html
> 
> ·        http://self-issued.info/docs/draft-ietf-jose-json-web-algorithms-13.html
> 
>  
> 
>                                                                 --
> Mike
> 
>  
> 
> 
> _______________________________________________
> jose mailing list
> jose@ietf.org
> https://www.ietf.org/mailman/listinfo/jose