From: Dmitry Kasatkin Subject: Re: RSA verification in the kernel Date: Thu, 13 Jan 2011 12:25:08 +0200 Message-ID: <4D2ED304.10306@nokia.com> References: <4D2EA764.4070109@nokia.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Cc: Linux Crypto Mailing List To: ext Nikos Mavrogiannopoulos Return-path: Received: from smtp.nokia.com ([147.243.1.47]:34581 "EHLO mgw-sa01.nokia.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755738Ab1AMK21 (ORCPT ); Thu, 13 Jan 2011 05:28:27 -0500 In-Reply-To: Sender: linux-crypto-owner@vger.kernel.org List-ID: Hi, Indeed. Forgot about it. I even have that repo on my computer: newapi branch. Thanks, Dmitry On 13/01/11 10:08, ext Nikos Mavrogiannopoulos wrote: > On Thu, Jan 13, 2011 at 8:19 AM, Dmitry Kasatkin > wrote: >> Hi, >> Does anybody know if there is a GPL implementation of RSA verification >> for the Linux kernel? >> I know DigSig, but is anything recent available? > In NCR [http://home.gna.org/cryptodev-linux/ncr.html] I've added RSA and DSA > using the public domain libtommath/libtomcrypt. You could use them. The internal > API for RSA is the libtomcrypt one. > > regards, > Nikos > -- > To unsubscribe from this list: send the line "unsubscribe linux-crypto" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html