From owner-freebsd-current@freebsd.org Sun Jul 10 15:28:08 2016 Return-Path: Delivered-To: freebsd-current@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 E4E6EB85A49 for ; Sun, 10 Jul 2016 15:28:08 +0000 (UTC) (envelope-from mailing-machine@vniz.net) Received: from mail-lf0-f42.google.com (mail-lf0-f42.google.com [209.85.215.42]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7470B14B3 for ; Sun, 10 Jul 2016 15:28:08 +0000 (UTC) (envelope-from mailing-machine@vniz.net) Received: by mail-lf0-f42.google.com with SMTP id f93so4015587lfi.2 for ; Sun, 10 Jul 2016 08:28:08 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:subject:to:references:cc:from:message-id:date :user-agent:mime-version:in-reply-to:content-transfer-encoding; bh=S0PE4X1hksqBZUEIJvPVd/B0ZGPlC2omVCOVIiBopoA=; b=UfnH7vtSuJRgr1EQglYtbZJR+vmVcqoc8MNtwJ2N3XCahZM4L/4edcCA7C7xceqvDL vA9lKjust1sGLGys8QwaPNHbRwL4i9/CrihYqPS+kJK1kB+jh56R06M2H0FlHgUv1HWV /h1hBQWoSo7KIiNzSKAyU8lxoZk1Rex/auxK5q2ix12Y4IpohbHPm6DKn1jLT/Avh9PS 0Yz/yCzUvJqKFogeybkQi0pqqrwxN7JEsNcRLYDLPvE6cLyPT5FBmew/6VWYG0PyCRKj U0I9eWtIBaTFfU3h1Gv9axMhdW8dmM7kPz0QwMKbqyHUzUCPLmPtKYYINi/uD7pMHOE5 ooow== X-Gm-Message-State: ALyK8tI827DAXtL/YU5Rv3ItMkVJOkqNV11ktk1iX+vVYpGlLi1HJeOA+YqbVyPzVu2SgA== X-Received: by 10.25.133.135 with SMTP id h129mr4071304lfd.28.1468164486234; Sun, 10 Jul 2016 08:28:06 -0700 (PDT) Received: from [192.168.1.2] ([89.169.173.68]) by smtp.gmail.com with ESMTPSA id g29sm2769493ljg.25.2016.07.10.08.28.05 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 10 Jul 2016 08:28:05 -0700 (PDT) Subject: Re: GOST in OPENSSL_BASE To: Slawa Olhovchenkov References: <20160710133019.GD20831@zxy.spb.ru> <20160710150143.GK46309@zxy.spb.ru> <9ead7cd7-7d1b-2dd8-eea8-43f7766d92a9@freebsd.org> Cc: freebsd-security@freebsd.org, freebsd-current@freebsd.org From: Andrey Chernov Message-ID: Date: Sun, 10 Jul 2016 18:28:04 +0300 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0 MIME-Version: 1.0 In-Reply-To: <9ead7cd7-7d1b-2dd8-eea8-43f7766d92a9@freebsd.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Jul 2016 15:28:09 -0000 On 10.07.2016 18:13, Andrey Chernov wrote: > On 10.07.2016 18:12, Andrey Chernov wrote: >> On 10.07.2016 18:01, Slawa Olhovchenkov wrote: >>> On Sun, Jul 10, 2016 at 05:10:04PM +0300, Andrey Chernov wrote: >>> >>>> On 10.07.2016 16:30, Slawa Olhovchenkov wrote: >>>>> I am surprised lack of support GOST in openssl-base. >>>>> Can be this enabled before 11.0 released? >>>> >>>> AFAIK openssl maintainers says something like they can't support this >>>> code and it will become rotten shortly with new changes, so they drop it. >>>> >>> >>> Upstream or FreeBSD maintainers? >>> >> >> Openssl maintainers. >> > I.e. upstream. > They mean built-in one, dropped from openssl 1.1.0 and above. It is still available as 3rd party at: https://github.com/gost-engine/engine