Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Cryptographic features of the gentoo-sources kernel
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
Jon_Hanson
n00b
n00b


Joined: 28 May 2002
Posts: 50

PostPosted: Sat Jan 11, 2003 4:50 pm    Post subject: Cryptographic features of the gentoo-sources kernel Reply with quote

For the first time I installed the gentoo-sources version of the kernel on one of my machines. I noticed that it had amny choices for cryptographic code to be installed in the kernel. What is the advantage of this?
Back to top
View user's profile Send private message
AndiW
n00b
n00b


Joined: 11 Jan 2003
Posts: 65
Location: Vienna - Austria

PostPosted: Sat Jan 11, 2003 8:01 pm    Post subject: Reply with quote

Here is your answer:
Quote:

What is the Linux Kernel CryptoAPI?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

The Linux Kernel CryptoAPI provide a framework of ciphers and digests
that can be used to encrypt and decrypt data inside kernel space. The API
is a non-intrusive patch in that it does not modify any of the existing
kernel source code. It can be compiled into the kernel or loaded as a
kernel module for dynamic loading and unloading during runtime.
On a high level the CryptoAPI distribution includes the following:

- an interface for accessing different kinds of cryptographic
functions

- a set of well known cipher and digest functions

- hooks to use CryptoAPI for filesystem encryption

- a set of different block modes for each cipher



For more information see your kernel documentation at:
Code:
/usr/src/linux/Documentation/cryptoapi


Cheers!
_________________
A beginning is the time for taking the most delicate care that balances are correct. -- Princess Irulan, "Manual of Muad'Dib"
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum