Re: Security computation within Linux kernel

From: Carlo Florendo
Date: Wed Apr 11 2007 - 21:12:14 EST


JanuGerman 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.

IIRC, The kernel does some encryption functions, involving TCP, NFS, and IPsec since all these are part of the kernel itself.

If you intend to write your own apps that have to use encryption functions, it would be best to use the relevant encryption libraries, such as OpenSSL.

Thank you very much.

Best Regards,

Carlo


--
Carlo Florendo
Softare Engineer/Network Co-Administrator
Astra Philippines Inc.
UP-Ayala Technopark, Diliman 1101, Quezon City
Philippines
http://www.astra.ph

--
The Astra Group of Companies
5-3-11 Sekido, Tama City
Tokyo 206-0011, Japan
http://www.astra.co.jp
-
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/