Re: Security computation within Linux kernel

From: Lee Revell
Date: Sun Apr 08 2007 - 20:12:45 EST


On 4/8/07, JanuGerman <doublemalam@xxxxxxxxxxx> 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 majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/