Re: [jose] AES+CBC algorithm

"Ryan Sleevi" <ryan-ietf@sleevi.com> Sat, 06 July 2013 02:02 UTC

Return-Path: <ryan-ietf@sleevi.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 BE5ED11E813F for <jose@ietfa.amsl.com>; Fri, 5 Jul 2013 19:02:49 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.999
X-Spam-Level:
X-Spam-Status: No, score=-1.999 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, J_CHICKENPOX_33=0.6]
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 VV1pgh3flNqN for <jose@ietfa.amsl.com>; Fri, 5 Jul 2013 19:02:45 -0700 (PDT)
Received: from homiemail-a97.g.dreamhost.com (caiajhbdcbhh.dreamhost.com [208.97.132.177]) by ietfa.amsl.com (Postfix) with ESMTP id 7B54D11E8103 for <jose@ietf.org>; Fri, 5 Jul 2013 19:02:45 -0700 (PDT)
Received: from homiemail-a97.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a97.g.dreamhost.com (Postfix) with ESMTP id B46BD286058; Fri, 5 Jul 2013 19:02:44 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sleevi.com; h=message-id :in-reply-to:references:date:subject:from:to:cc:reply-to :mime-version:content-type:content-transfer-encoding; s= sleevi.com; bh=wCQEVI4Mg4MW+05CDSMjzgpZ3fY=; b=QXgSWdpq20Mr84syY 3pY+U5geb7Fve3/HltbCZc/eR8MyHCvz7/2U3sDjneWeA+J4mY3P40exlU0axP/H 5xpaH6lcR596n/qyqoOinbGBImlrOJ2ugvyB58xoqzG4APyjSxiPj/Xsj5bg46tR 9DV2ieNIltEGH7NJgsy1h9nHi0=
Received: from webmail.dreamhost.com (caiajhbihbdd.dreamhost.com [208.97.187.133]) (Authenticated sender: ryan@sleevi.com) by homiemail-a97.g.dreamhost.com (Postfix) with ESMTPA id 4C250286057; Fri, 5 Jul 2013 19:02:44 -0700 (PDT)
Received: from 173.8.157.162 (proxying for 173.8.157.162) (SquirrelMail authenticated user ryan@sleevi.com) by webmail.dreamhost.com with HTTP; Fri, 5 Jul 2013 19:02:44 -0700
Message-ID: <dd149afe7ad5a367a2ca7653ab7d0249.squirrel@webmail.dreamhost.com>
In-Reply-To: <008b01ce79c6$f5b30a00$e1191e00$@augustcellars.com>
References: <008b01ce79c6$f5b30a00$e1191e00$@augustcellars.com>
Date: Fri, 05 Jul 2013 19:02:44 -0700
From: Ryan Sleevi <ryan-ietf@sleevi.com>
To: Jim Schaad <ietf@augustcellars.com>
User-Agent: SquirrelMail/1.4.21
MIME-Version: 1.0
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
X-Mailman-Approved-At: Sat, 06 Jul 2013 10:33:30 -0700
Cc: jose@ietf.org
Subject: Re: [jose] AES+CBC algorithm
X-BeenThere: jose@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
Reply-To: ryan-ietf@sleevi.com
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: Sat, 06 Jul 2013 02:02:49 -0000

On Fri, July 5, 2013 2:31 pm, Jim Schaad wrote:
>  Are we going to lobby to get this algorithm adopted as an algorithm by the
>  WebCrypto group?
>
>
>
>  Jim
>
>
>
>  _______________________________________________
>  jose mailing list
>  jose@ietf.org
>  https://www.ietf.org/mailman/listinfo/jose
>

Can you explain what you mean, Jim?

AES-CBC has been listed in the Web Cryptography API since the FPWD.