Re: [saag] A case against algorithm agility (long)

ianG <iang@iang.org> Sun, 04 May 2014 11:46 UTC

Return-Path: <iang@iang.org>
X-Original-To: saag@ietfa.amsl.com
Delivered-To: saag@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EC1C81A0071 for <saag@ietfa.amsl.com>; Sun, 4 May 2014 04:46:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.9
X-Spam-Level:
X-Spam-Status: No, score=-1.9 tagged_above=-999 required=5 tests=[BAYES_00=-1.9] 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 L327X5jsfTXq for <saag@ietfa.amsl.com>; Sun, 4 May 2014 04:46:39 -0700 (PDT)
Received: from virulha.pair.com (virulha.pair.com [209.68.5.166]) by ietfa.amsl.com (Postfix) with ESMTP id 648E51A006D for <saag@ietf.org>; Sun, 4 May 2014 04:46:39 -0700 (PDT)
Received: from tormenta.local (iang.org [209.197.106.187]) by virulha.pair.com (Postfix) with ESMTPSA id 1AF256D48F; Sun, 4 May 2014 07:46:34 -0400 (EDT)
Message-ID: <53662898.7040808@iang.org>
Date: Sun, 04 May 2014 12:46:32 +0100
From: ianG <iang@iang.org>
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:24.0) Gecko/20100101 Thunderbird/24.4.0
MIME-Version: 1.0
To: Benjamin Kaduk <kaduk@MIT.EDU>
References: <53650F27.6040607@iang.org> <alpine.GSO.1.10.1405032309040.9713@multics.mit.edu>
In-Reply-To: <alpine.GSO.1.10.1405032309040.9713@multics.mit.edu>
X-Enigmail-Version: 1.6
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Archived-At: http://mailarchive.ietf.org/arch/msg/saag/uvjy7zQLrIDIfQsM9TNfoAd88BM
Cc: saag@ietf.org
Subject: Re: [saag] A case against algorithm agility (long)
X-BeenThere: saag@ietf.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: Security Area Advisory Group <saag.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/saag>, <mailto:saag-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/saag/>
List-Post: <mailto:saag@ietf.org>
List-Help: <mailto:saag-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/saag>, <mailto:saag-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sun, 04 May 2014 11:46:41 -0000

On 4/05/2014 04:10 am, Benjamin Kaduk wrote:
> On Sat, 3 May 2014, ianG wrote:
> 
>> 4.  Marginality.  Any benefits from tweaking/swapping/improving blackbox
>> algorithms are marginal and/or esoteric.  For the most part, any cipher
>> gets you 99.999% of the grade.  Same with any HMAC, any mode properly
>> implemented.  The only people who can or will crack weaker algorithms
>> (DES?  RC4) are people who will also bypass the crypto, and are already
>> doing it.
> 
> My apologies for cherry-picking just a single point, but commercial DES
> crackers are in the $200, 1-day range these days.


Ah very true, perhaps t-DES.  And one can buy machines for crunching
SHA256, albeit the first N digits in 10 minutes.  I guess some of the
programmable ones could be put to MD5 and SHA1 efforts.


> That there is even a
> commercial market for it suggests that they are in use, and not just by
> people who could by pass the crypto.


Yes, this is fascinating.  There's also the SSL-interceptor boxes which
allegedly will take your commercially provided sub-Root.  Who uses those
machines and why?

Information like that would be really useful to tell us what matters.



iang