From owner-freebsd-hackers@FreeBSD.ORG Fri May 30 14:28:35 2014 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id DE77BA61; Fri, 30 May 2014 14:28:35 +0000 (UTC) Received: from h.highsecure.ru (mail6.highsecure.ru [IPv6:2a01:4f8:191:22a6::99]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9CC3C2B56; Fri, 30 May 2014 14:28:35 +0000 (UTC) Received: from medway.cl.cam.ac.uk (medway.cl.cam.ac.uk [IPv6:2001:630:212:238:21c:c0ff:fe4b:2b85]) (using TLSv1 with cipher ECDHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: vsevolod@highsecure.ru) by h.highsecure.ru (Postfix) with ESMTPSA id AE95F3002B8; Fri, 30 May 2014 16:27:51 +0200 (CEST) Message-ID: <5388958F.9010105@FreeBSD.org> Date: Fri, 30 May 2014 15:28:31 +0100 From: Vsevolod Stakhov User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.4.0 MIME-Version: 1.0 To: Eitan Adler , Adrian Chadd , Mark Murray Subject: Re: switch arc4random to chacha References: In-Reply-To: X-Enigmail-Version: 1.5.2 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: naddy@FreeBSD.org, Ted Unangst , FreeBSD Security Team , "freebsd-hackers@freebsd.org" X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 May 2014 14:28:36 -0000 +naddy On 30/05/14 05:06, Eitan Adler wrote: > +markm, +secteam > > Thanks for the patch,. > > Keeping this code in sync is certainly a worthwhile goal. > > > On 29 May 2014 19:54, Adrian Chadd wrote: >> Hi! >> >> How about running this via the security team here? > > He started that process, but mailing a a patch to the mailing list > >> Start with Mark Murray (markm@freebsd.org) > > I think you mean "keep it on a mailing list, but lets CC someone so it > catches their eye". > > > Mark any thoughts? > >> I'm sure they'll at least want you to fire this up in a VM and test. :P > > :) > Here is more old but still ignored PR with the same proposal: kern/182610 -- Vsevolod Stakhov