[jose] A few more entries to help fill out the Encryption Algorithm Identifier Cross-Reference table

Brian Campbell <bcampbell@pingidentity.com> Tue, 06 August 2013 15:49 UTC

Return-Path: <bcampbell@pingidentity.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 BABCC11E80D3 for <jose@ietfa.amsl.com>; Tue, 6 Aug 2013 08:49:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -5.809
X-Spam-Level:
X-Spam-Status: No, score=-5.809 tagged_above=-999 required=5 tests=[AWL=0.168, BAYES_00=-2.599, FM_FORGED_GMAIL=0.622, RCVD_IN_DNSWL_MED=-4]
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 0dnWES1P-9O4 for <jose@ietfa.amsl.com>; Tue, 6 Aug 2013 08:49:13 -0700 (PDT)
Received: from na3sys009aog130.obsmtp.com (na3sys009aog130.obsmtp.com [74.125.149.143]) by ietfa.amsl.com (Postfix) with ESMTP id 78DEF21F93F3 for <jose@ietf.org>; Tue, 6 Aug 2013 08:49:13 -0700 (PDT)
Received: from mail-oa0-f49.google.com ([209.85.219.49]) (using TLSv1) by na3sys009aob130.postini.com ([74.125.148.12]) with SMTP ID DSNKUgEa9lv3tBpqetBRm/10AH7Wk2KnVNft@postini.com; Tue, 06 Aug 2013 08:49:13 PDT
Received: by mail-oa0-f49.google.com with SMTP id n10so1049471oag.36 for <jose@ietf.org>; Tue, 06 Aug 2013 08:48:59 -0700 (PDT)
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-gm-message-state:mime-version:from:date:message-id:subject:to :content-type; bh=vHo2s/C0xA+MF+VQL3Gu0ZyQO5pTljulRdC6xvqPKVQ=; b=aoYlOWsEwwqyxzKajtAWx+ttmXB38YIaGBWbX4q9G9HXJdmB7DSWa74YoAp4N6I3wq p0jZSwBPPU1XNMjmlesmxUSFi/Is2ep96odtVAMl4oFw/1DMl3cFDvUW1Eo2PSX58+Ql c13empf9zeNm3ThhnU71Q7SShX2NIQmkDPXed+7lI+EMpwQ0HyrcM48sH9ZXunBGoQAo GnTTsJyY3BQFwKIO0Js37s5hj+4AyXs925biT7aF8kvUCiw7VvRzHLodmC3W3xJ+unYa ztQdFoqXWhE4rnN1NiVXfrzJV/Wzi3ZiskiIlzzEXJO4SU9MTQ6fnmVLo1g6UpjTSc0g 30+Q==
X-Gm-Message-State: ALoCoQm0GN8zAFGffA/dBSt86pCm2+jEcPpHlu8qO6apGj7CaY2dgOOG6oT8uOH7A1SCQp6rbOH3k+HTodhs1jL3BQ43Is50fv0+ixHYQA/KhfRdy3bZthv2Bl/z2DxudRSGgn0O+0mRPTvQb5ssLKtcT6V1NsOrpw==
X-Received: by 10.50.138.165 with SMTP id qr5mr13800igb.47.1375804139785; Tue, 06 Aug 2013 08:48:59 -0700 (PDT)
X-Received: by 10.50.138.165 with SMTP id qr5mr13799igb.47.1375804139722; Tue, 06 Aug 2013 08:48:59 -0700 (PDT)
MIME-Version: 1.0
Received: by 10.64.41.34 with HTTP; Tue, 6 Aug 2013 08:48:29 -0700 (PDT)
From: Brian Campbell <bcampbell@pingidentity.com>
Date: Tue, 06 Aug 2013 09:48:29 -0600
Message-ID: <CA+k3eCT6xkQ4MjE6b4ysayzqp0dpKVwKg+DiMAEZMMEudw1Okg@mail.gmail.com>
To: "jose@ietf.org" <jose@ietf.org>
Content-Type: text/plain; charset="ISO-8859-1"
Subject: [jose] A few more entries to help fill out the Encryption Algorithm Identifier Cross-Reference table
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, 06 Aug 2013 15:49:17 -0000

Per Oracle documentation[0] and my own development and testing, I
believe the JCA algorithm name for the AES Key Wrap (i.e. A128KW,
A192KW & A256KW) in the table in appendix B of JWA[1] should be
"AESWrap".

[0] See the 2nd entry in the table at
http://docs.oracle.com/javase/7/docs/technotes/guides/security/StandardNames.html#Cipher

[1] Encryption Algorithm Identifier Cross-Reference
http://tools.ietf.org/html/draft-ietf-jose-json-web-algorithms-14#appendix-B