Re: [jose] JOSE in Python

Stephen Farrell <stephen.farrell@cs.tcd.ie> Fri, 16 August 2013 16:55 UTC

Return-Path: <stephen.farrell@cs.tcd.ie>
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 153AC21F9C6A for <jose@ietfa.amsl.com>; Fri, 16 Aug 2013 09:55:59 -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 0i4pSFqTkgkf for <jose@ietfa.amsl.com>; Fri, 16 Aug 2013 09:55:53 -0700 (PDT)
Received: from mercury.scss.tcd.ie (mercury.scss.tcd.ie [134.226.56.6]) by ietfa.amsl.com (Postfix) with ESMTP id 6CBA921F93E4 for <jose@ietf.org>; Fri, 16 Aug 2013 09:55:46 -0700 (PDT)
Received: from localhost (localhost [127.0.0.1]) by mercury.scss.tcd.ie (Postfix) with ESMTP id CFA14BE58; Fri, 16 Aug 2013 17:55:45 +0100 (IST)
Received: from mercury.scss.tcd.ie ([127.0.0.1]) by localhost (mercury.scss.tcd.ie [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id VzUfYZ3JvuEp; Fri, 16 Aug 2013 17:55:45 +0100 (IST)
Received: from [134.226.36.180] (stephen-think.dsg.cs.tcd.ie [134.226.36.180]) by mercury.scss.tcd.ie (Postfix) with ESMTPSA id B2DD0BE53; Fri, 16 Aug 2013 17:55:45 +0100 (IST)
Message-ID: <520E5991.4060208@cs.tcd.ie>
Date: Fri, 16 Aug 2013 17:55:45 +0100
From: Stephen Farrell <stephen.farrell@cs.tcd.ie>
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130803 Thunderbird/17.0.8
MIME-Version: 1.0
To: Richard Barnes <rlb@ipv.sx>
References: <CAL02cgTPyqUkr5Awj4iW=QNkC5hBtR=RnaTcm5hUtdEzjh1nOQ@mail.gmail.com> <520D7022.5040005@cs.tcd.ie> <CAL02cgQj2M9C0KZPwrW9sHCj3rEqE=VPGsAoOpX_ShDWi2UEFw@mail.gmail.com>
In-Reply-To: <CAL02cgQj2M9C0KZPwrW9sHCj3rEqE=VPGsAoOpX_ShDWi2UEFw@mail.gmail.com>
X-Enigmail-Version: 1.5.2
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 7bit
Cc: "jose@ietf.org" <jose@ietf.org>
Subject: Re: [jose] JOSE in Python
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: Fri, 16 Aug 2013 16:56:00 -0000

On 08/16/2013 03:12 AM, Richard Barnes wrote:
> If you tried to do something similar with CMS or IKE, I think the
> combinatorics would be similar.  The TLS cipher suite registry is of
> comparable size,

So I need to go read the jose drafts again I guess but
if anything like 300 of anything are MTI then I reckon
that's a fail. (I also think the TLS ciphersuite registry
is an example of an IETF fail btw, maybe one that we
can improve on with TLS1.3 though hopefully;-)

S.