From owner-freebsd-current@freebsd.org Sun Jul 10 14:16:17 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 72DE2B838F6 for ; Sun, 10 Jul 2016 14:16:17 +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 04B24129B for ; Sun, 10 Jul 2016 14:16:16 +0000 (UTC) (envelope-from mailing-machine@vniz.net) Received: by mail-lf0-f42.google.com with SMTP id f6so54551063lfg.0 for ; Sun, 10 Jul 2016 07:16:16 -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:from:message-id:date :user-agent:mime-version:in-reply-to:content-transfer-encoding; bh=PsybsWxDNobDi/CeG/VyfbgVcBLaC79vCE+44b4W4JA=; b=ljFl319JfqOW42LBKml3UgWGvOsNXFp6q6M5ymp6vvWDqZ1tIMUNAmRYjR4dl2PVI8 FLUfQnhLOmae/0C32hkXmUKaq0s3z64SKVbZaBTQ/+qKBs0M4WTzoEnpNocT/g2D1NPj XmlOwTZbMxxgAbdC3YGiJ/LT1Cm8Bzh1YdLCpIYh1U/Z9mtPfclvzURygkmxXSsLBCbk GwgIYl/5ytr0NaI4Yp6BsifYPOEpsvsGZLriFCQkQhHVuRyeOTcGI++3+LnP4ogEsEN6 bvVYQIvjYV1jlsLcCyRbZwAN11OW+VYbN7kVCrXPVwoZTSugatenZjt159evJA3VhvA7 eDdQ== X-Gm-Message-State: ALyK8tJOaufFU83umNaBQUCslpfOgbTdfuT6D1P0SAMCik0hNeuP6kSvq79cYfX7FaePzw== X-Received: by 10.25.144.148 with SMTP id s142mr4333354lfd.191.1468159806270; Sun, 10 Jul 2016 07:10:06 -0700 (PDT) Received: from [192.168.1.2] ([89.169.173.68]) by smtp.gmail.com with ESMTPSA id e41sm2686489lji.42.2016.07.10.07.10.05 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 10 Jul 2016 07:10:05 -0700 (PDT) Subject: Re: GOST in OPENSSL_BASE To: Slawa Olhovchenkov , freebsd-security@freebsd.org, freebsd-current@freebsd.org References: <20160710133019.GD20831@zxy.spb.ru> From: Andrey Chernov Message-ID: Date: Sun, 10 Jul 2016 17:10: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: <20160710133019.GD20831@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 14:16:17 -0000 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.