[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <002701c76b06$1a591510$0864a8c0@scs1>
Date: Tue, 20 Mar 2007 17:40:17 +0200
From: "Tasos Parisinos" <t.parisinos@...ensis.com>
To: "James Morris" <jmorris@...ei.org>
Cc: "Francois Romieu" <romieu@...zoreil.com>,
<herbert@...dor.apana.org.au>, <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH RESEND 1/1] crypto API: RSA algorithm patch (kernel version 2.6.20.1)
Ok, from what i read, there are many-many similarities in objective but i think
that i take a different aproach in the solution
This is a mod for modular exponentiation only, and this is specific and simple,
cut-down and (as much as possible) overhead free. I don't use gpg structs and /or
other code, don't depend anyhow on userland, don't care about elf formats,
or where the signature is, or key management, i leave those up to the others
to design
this is just modular exponentiation as simple as can be
Tasos Parisinos
-
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists