Re: [jose] #19: JWA needs to specify an IV for use with JWE AES Key Wrap
"jose issue tracker" <trac+jose@trac.tools.ietf.org> Tue, 09 April 2013 20:34 UTC
Return-Path: <trac+jose@trac.tools.ietf.org>
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 4B29D21F98D5 for <jose@ietfa.amsl.com>; Tue, 9 Apr 2013 13:34:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.599
X-Spam-Level:
X-Spam-Status: No, score=-102.599 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, USER_IN_WHITELIST=-100]
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 fwukDOP-AsV3 for <jose@ietfa.amsl.com>; Tue, 9 Apr 2013 13:34:20 -0700 (PDT)
Received: from grenache.tools.ietf.org (grenache.tools.ietf.org [IPv6:2a01:3f0:1:2::30]) by ietfa.amsl.com (Postfix) with ESMTP id 4F84D21F98B3 for <jose@ietf.org>; Tue, 9 Apr 2013 13:34:20 -0700 (PDT)
Received: from localhost ([127.0.0.1]:34795 helo=grenache.tools.ietf.org ident=www-data) by grenache.tools.ietf.org with esmtp (Exim 4.80) (envelope-from <trac+jose@trac.tools.ietf.org>) id 1UPfFA-0001OA-FG; Tue, 09 Apr 2013 22:34:16 +0200
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
From: jose issue tracker <trac+jose@trac.tools.ietf.org>
X-Trac-Version: 0.12.3
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.3, by Edgewall Software
To: draft-ietf-jose-json-web-algorithms@tools.ietf.org, rlb@ipv.sx
X-Trac-Project: jose
Date: Tue, 09 Apr 2013 20:34:16 -0000
X-URL: http://tools.ietf.org/jose/
X-Trac-Ticket-URL: http://trac.tools.ietf.org/wg/jose/trac/ticket/19#comment:1
Message-ID: <073.9260192a1ef18ecd87e34dcfb7b5de8a@trac.tools.ietf.org>
References: <058.8ab7e9fb3e5c44c53a9f01ea0b317516@trac.tools.ietf.org>
X-Trac-Ticket-ID: 19
In-Reply-To: <058.8ab7e9fb3e5c44c53a9f01ea0b317516@trac.tools.ietf.org>
X-SA-Exim-Connect-IP: 127.0.0.1
X-SA-Exim-Rcpt-To: draft-ietf-jose-json-web-algorithms@tools.ietf.org, rlb@ipv.sx, jose@ietf.org
X-SA-Exim-Mail-From: trac+jose@trac.tools.ietf.org
X-SA-Exim-Scanned: No (on grenache.tools.ietf.org); SAEximRunCond expanded to false
Resent-To: mbj@microsoft.com
Resent-Message-Id: <20130409203420.4F84D21F98B3@ietfa.amsl.com>
Resent-Date: Tue, 09 Apr 2013 13:34:20 -0700
Resent-From: trac+jose@trac.tools.ietf.org
Cc: jose@ietf.org
Subject: Re: [jose] #19: JWA needs to specify an IV for use with JWE AES Key Wrap
X-BeenThere: jose@ietf.org
X-Mailman-Version: 2.1.12
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, 09 Apr 2013 20:34:21 -0000
#19: JWA needs to specify an IV for use with JWE AES Key Wrap Comment (by rlb@ipv.sx): It turns out that RFC 5649 is actually unambiguous about this: """ [If the input is not exactly 8 bytes long...] Otherwise, apply the wrapping process specified in Section 2.2.1 of [AES-KW2] to the padded plaintext {P[1], ..., P[n]} with K (the KEK) and the AIV as defined in Section 3 above as the initial value. """ So it seems like there's a third course of action here, namely: (c) Upgrade the reference to RFC 3394 to reference RFC 5649 instead. That would also allow us to process inputs that are not 64-bit aligned. -- -------------------------+------------------------------------------------- Reporter: | Owner: draft-ietf-jose-json-web- watsonm@netflix.com | algorithms@tools.ietf.org Type: defect | Status: new Priority: minor | Milestone: Component: json-web- | Version: algorithms | Resolution: Severity: - | Keywords: | -------------------------+------------------------------------------------- Ticket URL: <http://trac.tools.ietf.org/wg/jose/trac/ticket/19#comment:1> jose <http://tools.ietf.org/jose/>
- [jose] #19: JWA needs to specify an IV for use wi… jose issue tracker
- Re: [jose] #19: JWA needs to specify an IV for us… jose issue tracker
- Re: [jose] #19: JWA needs to specify an IV for us… Russ Housley
- Re: [jose] #19: JWA needs to specify an IV for us… jose issue tracker
- Re: [jose] #19: JWA needs to specify an IV for us… jose issue tracker
- Re: [jose] #19: JWA needs to specify an IV for us… Richard Barnes
- Re: [jose] #19: JWA needs to specify an IV for us… jose issue tracker