From owner-freebsd-security@freebsd.org Mon Jul 11 16:04:35 2016 Return-Path: Delivered-To: freebsd-security@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 327C9B92A8A; Mon, 11 Jul 2016 16:04:35 +0000 (UTC) (envelope-from feld@feld.me) Received: from out5-smtp.messagingengine.com (out5-smtp.messagingengine.com [66.111.4.29]) (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 07CA018C1; Mon, 11 Jul 2016 16:04:34 +0000 (UTC) (envelope-from feld@feld.me) Received: from compute5.internal (compute5.nyi.internal [10.202.2.45]) by mailout.nyi.internal (Postfix) with ESMTP id 5C97220240; Mon, 11 Jul 2016 12:04:33 -0400 (EDT) Received: from web4 ([10.202.2.214]) by compute5.internal (MEProxy); Mon, 11 Jul 2016 12:04:33 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=feld.me; h=cc :content-transfer-encoding:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-sasl-enc :x-sasl-enc; s=mesmtp; bh=ljcZlULjqBfkFyWfBVMxvlaQkk8=; b=zMJ++D kjILK5dXP5CIbY8RRIfeiHDbeQbXnEFTCqcbptrdmIIIVEVRS6xspATo61mJG1gb q8AYLAUixk27OgMKELED6ydAcKqkAz98OXrdLkDTo8FGH18ISRK8b+VjDjIeoax1 L5b87viscjegYdqlfSXtLdDDHqR7v/2PDB26k= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-sasl-enc:x-sasl-enc; s=smtpout; bh=ljcZlULjqBfkFyW fBVMxvlaQkk8=; b=BZXla5tFf+dfxLaSZm/QQhhlFSs6XR5oa1dYAQbxQojg7eQ t/ak8/+zboo9gWINXinkQNiG/Sa1UDviWxx9zIlwvtef0L+CDdnALCQ2OjIFdd1a f6JgKxtBKdKdpxYmlpVaFd9Ui0iQD8unCDneJ5qsyslfnuZY2qRzZe9n4efE= Received: by mailuser.nyi.internal (Postfix, from userid 99) id 29942CC6A7; Mon, 11 Jul 2016 12:04:33 -0400 (EDT) Message-Id: <1468253073.695754.662984777.1E8F9C28@webmail.messagingengine.com> X-Sasl-Enc: R4xyaj0UzHyjoOpyH02NTDF1g8zhXYDF7mXGU1ySLkGb 1468253073 From: Mark Felder To: Slawa Olhovchenkov , Andrey Chernov Cc: freebsd-security@freebsd.org, freebsd-current@freebsd.org MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain X-Mailer: MessagingEngine.com Webmail Interface - ajax-f28fce62 In-Reply-To: <20160711102906.GN46309@zxy.spb.ru> References: <20160710133019.GD20831@zxy.spb.ru> <20160710150143.GK46309@zxy.spb.ru> <9ead7cd7-7d1b-2dd8-eea8-43f7766d92a9@freebsd.org> <20160711102906.GN46309@zxy.spb.ru> Subject: Re: GOST in OPENSSL_BASE Date: Mon, 11 Jul 2016 11:04:33 -0500 X-Mailman-Approved-At: Mon, 11 Jul 2016 16:35:48 +0000 X-BeenThere: freebsd-security@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: "Security issues \[members-only posting\]" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Jul 2016 16:04:35 -0000 On Mon, Jul 11, 2016, at 05:29, Slawa Olhovchenkov wrote: > > I.e. GOST will be available in openssl. > Under BSD-like license. > Can be this engine import in base system and enabled at time 1.1.0? > And can be GOST enabled now? > I think the wrong question is being asked here. Instead we need to focus on decoupling openssl from base so this can all be handled by ports. -- Mark Felder feld@feld.me