On 4/8/07, JanuGerman <[EMAIL PROTECTED]> wrote:
Hi every one,

I have one question regarding security libraries, already shipped with Linux 
Kernel. That is, all PKI, RSA libraries, as provided by OpenSSL are already 
integrated within the linux kernel source code? OR, one have to use OpenSSL 
seperately in this regard.

I can see, linux/crypto.h and linux/hash.h files shipped with 2.6 kernel and know that 
SHA1 "hashing" can be done using linux/hash.h, but beside that, any possiblity 
for RSA or PKI.

What do you expect the kernel to use PKI for?  That's userspace stuff.

What problem are you trying to solve?

Lee
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to