Message ID | 20190224060828.2527-1-vt@altlinux.org (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-crypto-owner@kernel.org> Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id D320D922 for <patchwork-linux-crypto@patchwork.kernel.org>; Sun, 24 Feb 2019 06:10:01 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id C3EFE2B035 for <patchwork-linux-crypto@patchwork.kernel.org>; Sun, 24 Feb 2019 06:10:01 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id B77412B09C; Sun, 24 Feb 2019 06:10:01 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-7.9 required=2.0 tests=BAYES_00,MAILING_LIST_MULTI, RCVD_IN_DNSWL_HI autolearn=unavailable version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 5AA232B035 for <patchwork-linux-crypto@patchwork.kernel.org>; Sun, 24 Feb 2019 06:10:01 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726393AbfBXGIy (ORCPT <rfc822;patchwork-linux-crypto@patchwork.kernel.org>); Sun, 24 Feb 2019 01:08:54 -0500 Received: from vmicros1.altlinux.org ([194.107.17.57]:43620 "EHLO vmicros1.altlinux.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725817AbfBXGIy (ORCPT <rfc822;linux-crypto@vger.kernel.org>); Sun, 24 Feb 2019 01:08:54 -0500 Received: from imap.altlinux.org (imap.altlinux.org [194.107.17.38]) by vmicros1.altlinux.org (Postfix) with ESMTP id CD3D872CCAC; Sun, 24 Feb 2019 09:08:50 +0300 (MSK) Received: from beacon.altlinux.org (unknown [185.6.174.98]) by imap.altlinux.org (Postfix) with ESMTPSA id 9FF554A4AE7; Sun, 24 Feb 2019 09:08:50 +0300 (MSK) From: Vitaly Chikunov <vt@altlinux.org> To: Herbert Xu <herbert@gondor.apana.org.au>, David Howells <dhowells@redhat.com>, Mimi Zohar <zohar@linux.ibm.com>, linux-integrity@vger.kernel.org, keyrings@vger.kernel.org, linux-crypto@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH v5 00/10] crypto: add EC-RDSA (GOST 34.10) algorithm Date: Sun, 24 Feb 2019 09:08:18 +0300 Message-Id: <20190224060828.2527-1-vt@altlinux.org> X-Mailer: git-send-email 2.11.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-crypto-owner@vger.kernel.org Precedence: bulk List-ID: <linux-crypto.vger.kernel.org> X-Mailing-List: linux-crypto@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP |
Series |
crypto: add EC-RDSA (GOST 34.10) algorithm
|
expand
|