From owner-freebsd-security@freebsd.org Sun Jul 10 15:13:31 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 CBAD2B85582 for ; Sun, 10 Jul 2016 15:13:31 +0000 (UTC) (envelope-from mailing-machine@vniz.net) Received: from mail-lf0-f45.google.com (mail-lf0-f45.google.com [209.85.215.45]) (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 329351C5E for ; Sun, 10 Jul 2016 15:13:30 +0000 (UTC) (envelope-from mailing-machine@vniz.net) Received: by mail-lf0-f45.google.com with SMTP id f93so3893193lfi.2 for ; Sun, 10 Jul 2016 08:13:30 -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=roMjL5FT54TKXE/h+o1iBDV7Ddi6/EQ/JevrRlp0zLo=; b=jd1NxdXeV196mmvc4N31wLMh5GMV9h5y4uyp6d4jJiPHVPoT6/3UakmmbLX2fRuLkz zm3ZJ4/Yuq64vp548IZTM7t6/xZe123q74g06RexzgbmbjE9JW2qnA0zxTYKCrk8cGei eTXZIM89yh70tynmV7pG8eKBRe5gh0WsCxCSxuuyfmFeM/Sj1Nt12Y7qHSK30HdUt9EY 3DsSVVPjShbz9lx8o2LoEuSBZxZ5hQsRUuOIa8rTaZmDrnKYhDUP0H8jkwNnkU3XRm24 MTqKkZ64mKxBUIkCA+pSX4LHoopbKnzySX5hkl95dbLNG21CGEp5nxNQ2ylgnkQ0xoAm YRlQ== X-Gm-Message-State: ALyK8tIRzN/62ou08OWlKGlS/2JnKYSB7SX1D1GkrJWufQCdUTTc6tIqZEbE/MfIXRSqSg== X-Received: by 10.25.38.213 with SMTP id m204mr4082106lfm.107.1468163603204; Sun, 10 Jul 2016 08:13:23 -0700 (PDT) Received: from [192.168.1.2] ([89.169.173.68]) by smtp.gmail.com with ESMTPSA id r132sm10269026lfr.17.2016.07.10.08.13.22 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 10 Jul 2016 08:13:22 -0700 (PDT) Subject: Re: GOST in OPENSSL_BASE To: Slawa Olhovchenkov References: <20160710133019.GD20831@zxy.spb.ru> <20160710150143.GK46309@zxy.spb.ru> Cc: freebsd-security@freebsd.org, freebsd-current@freebsd.org From: Andrey Chernov Message-ID: <9ead7cd7-7d1b-2dd8-eea8-43f7766d92a9@freebsd.org> Date: Sun, 10 Jul 2016 18:13:22 +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: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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: Sun, 10 Jul 2016 15:13:31 -0000 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.