From owner-freebsd-security@freebsd.org Sun Jul 10 15:12:09 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 17EFBB852ED 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 9D4461954 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 f93so3882077lfi.2 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=jQZ5tUPZInIxiBpqEgVVH52p/NAP2gS4lvXhuJFBKKUG+QfpqJ6arLumk7ey2AG77k 7Zo2ycKiWJaho/AsfypX0fWCCp0gSbDDJyLJqm3C+uVmTRlaZc+lzxUoYMrP6J9SxhI3 cdS9YnvQhxAX3XvuGDMUfrdXUJhoQ9I97p0Mc/4emK1/9PT8QkqAJI5CBlUcobNgKrPl quVmZiaPW6K93vGNKZTrSdNpn92VfQOZzcQR0nJ/ivhtuPTkC7WpGBQxQfxnWh7bQQ7y d9TpP098T1a/KDF1YcghWKKepn1m+qVxXnJ6XKJ959wvPJSeSPa7g8LrzvJphjLtSdb8 PBGA== X-Gm-Message-State: ALyK8tJVcVZU6WrtaNh3K5FnpMsrJ00IwsvpsGt56rRCn+Nr46Jn8OnzsCmsIqfd3Yan0Q== 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-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: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.