On Thu, Jan 13, 2011 at 8:19 AM, Dmitry Kasatkin
<dmitry.kasat...@nokia.com> 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 majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to