[TLS] Ciphersuite suggestion: add ISAAC

Ryan Carboni <ryacko@gmail.com> Tue, 23 September 2014 06:47 UTC

Return-Path: <ryacko@gmail.com>
X-Original-To: tls@ietfa.amsl.com
Delivered-To: tls@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 46D741A0352 for <tls@ietfa.amsl.com>; Mon, 22 Sep 2014 23:47:15 -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=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FREEMAIL_FROM=0.001, HTML_MESSAGE=0.001, SPF_PASS=-0.001] autolearn=ham
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id RB8rwn7JsX03 for <tls@ietfa.amsl.com>; Mon, 22 Sep 2014 23:47:13 -0700 (PDT)
Received: from mail-we0-x22f.google.com (mail-we0-x22f.google.com [IPv6:2a00:1450:400c:c03::22f]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 800E61A02FC for <tls@ietf.org>; Mon, 22 Sep 2014 23:47:13 -0700 (PDT)
Received: by mail-we0-f175.google.com with SMTP id u57so3210846wes.34 for <tls@ietf.org>; Mon, 22 Sep 2014 23:47:12 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type; bh=CN31LL8wmQbysIy3hiA8cHpFxM9PzfzhOcFk0MVmOUE=; b=lv12WpwdphBIl8X3kLfQT2yLr4d9FdV9A6EMSaT/ZAF9kK+UYJBLXSYILkx5I2kcEb 40wUFv/ANgLBCZm54YiCBxe4/Jwo8m1jqUuhHbZ9aQAz2FIjeECqUg5clu8l2TuybO35 6/dVQgyLAT1rZ4FYri/awup0gcwcPyayDnVV1db1yP9gwWz0LG8TFa4a+5D+cb06RM1y 6eWkhRgNQZhhAo7gIS/yuK9YgJL/CLsC70C21jHlk+X+QwWPlVVx8fzFq8jIqbviSUXI nwwjhifusTXTPSO6VtcfN2FpbqWry6bzP+HV/o/eL7eINHnyg189ahzU5PCsexgT9JYb k7Nw==
X-Received: by 10.180.77.100 with SMTP id r4mr896635wiw.1.1411454832030; Mon, 22 Sep 2014 23:47:12 -0700 (PDT)
MIME-Version: 1.0
Received: by 10.194.66.225 with HTTP; Mon, 22 Sep 2014 23:46:31 -0700 (PDT)
From: Ryan Carboni <ryacko@gmail.com>
Date: Mon, 22 Sep 2014 23:46:31 -0700
Message-ID: <CAO7N=i0sk=Ucvff5R=OuQtSS_4uSgLk2oYWnKpmjDZ24O1XOTA@mail.gmail.com>
To: "tls@ietf.org" <tls@ietf.org>
Content-Type: multipart/alternative; boundary="f46d04389237e13c2b0503b5eff3"
Archived-At: http://mailarchive.ietf.org/arch/msg/tls/E1-YKD536CAvel5HZbAUY2j8HXE
Subject: [TLS] Ciphersuite suggestion: add ISAAC
X-BeenThere: tls@ietf.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: "This is the mailing list for the Transport Layer Security working group of the IETF." <tls.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/tls>, <mailto:tls-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/tls/>
List-Post: <mailto:tls@ietf.org>
List-Help: <mailto:tls-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tls>, <mailto:tls-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Sep 2014 06:47:15 -0000

It's slightly more secure then RC4, but much faster.

http://burtleburtle.net/bob/rand/isaacafa.html