From owner-freebsd-current@freebsd.org Sun Jul 10 15:12:09 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 181E1B852F2 for ; Sun, 10 Jul 2016 15:12:09 +0000 (UTC) (envelope-from mailing-machine@vniz.net) Received: from mail-lf0-f51.google.com (mail-lf0-f51.google.com [209.85.215.51]) (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 9D3F91953 for ; Sun, 10 Jul 2016 15:12:07 +0000 (UTC) (envelope-from mailing-machine@vniz.net) Received: by mail-lf0-f51.google.com with SMTP id h129so55019636lfh.1 for ; Sun, 10 Jul 2016 08:12:07 -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=4I8mCGXUwh1/ut6bvinlH8Cu2CkDQ8pSZejRbuCevVY=; b=ALOoniSoICeHFpAXi46Nm+8buR3gSqdTmr4GwLZ6ERWGvoSUmnkSOWgLExgQh/DZWa YEOSUzDvGvCqI4UczxKPWEM7fOq4zs100xOUsQDVQKltGZreSp3OjOAz+0tcO9G2BMI2 ZOj8HoGxvuG7FVKuWAb24LdXJE9us8o+ga273+ZcRxy/fHoX5DJ/oin+7cBFdnGIfnTB vWUjP001tlJGcS5jeddNb5dANvtvcpvT2428TrqBYTx1y0rnwbzRMHo5/v21fIAZjOhA 9GtxOUrrkttGamvRxU8sZYSPiW+Pc3V8iFOoei9z7hfmmCsS49Hk5TgM96pGapyZ4qBx d2PA== X-Gm-Message-State: ALyK8tJtgmcjtvwQfhJgPZSNOcHoEkk0n/FWt+Pc1prmnump0UxxqQCqj501WEtOKY0s1Q== X-Received: by 10.25.20.226 with SMTP id 95mr4130088lfu.15.1468163525533; Sun, 10 Jul 2016 08:12:05 -0700 (PDT) Received: from [192.168.1.2] ([89.169.173.68]) by smtp.gmail.com with ESMTPSA id o184sm3019431lfb.19.2016.07.10.08.12.04 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 10 Jul 2016 08:12:05 -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: Date: Sun, 10 Jul 2016 18:12: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: <20160710150143.GK46309@zxy.spb.ru> 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:12:09 -0000 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.