From owner-freebsd-bugs@FreeBSD.ORG Tue Oct 8 02:26:13 2013 Return-Path: Delivered-To: freebsd-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 308C5317; Tue, 8 Oct 2013 02:26:13 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 035612894; Tue, 8 Oct 2013 02:26:13 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r982QCtO033901; Tue, 8 Oct 2013 02:26:12 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r982QCFC033900; Tue, 8 Oct 2013 02:26:12 GMT (envelope-from linimon) Date: Tue, 8 Oct 2013 02:26:12 GMT Message-Id: <201310080226.r982QCFC033900@freefall.freebsd.org> To: linimon@FreeBSD.org, freebsd-bugs@FreeBSD.org, secteam@FreeBSD.org From: linimon@FreeBSD.org Subject: Re: kern/182610: [patch] arc4random(): replace RC4 with ChaCha20, follow OpenBSD X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Oct 2013 02:26:13 -0000 Old Synopsis: arc4random(): replace RC4 with ChaCha20, follow OpenBSD New Synopsis: [patch] arc4random(): replace RC4 with ChaCha20, follow OpenBSD Responsible-Changed-From-To: freebsd-bugs->secteam Responsible-Changed-By: linimon Responsible-Changed-When: Tue Oct 8 02:25:56 UTC 2013 Responsible-Changed-Why: Over to maintainer(s). http://www.freebsd.org/cgi/query-pr.cgi?pr=182610