Gentoo Archives: gentoo-amd64

From: Frank Peters <frank.peters@×××××××.net>
To: gentoo-amd64@l.g.o
Subject: Re: [gentoo-amd64] Kernel Cryptographic API
Date: Tue, 14 Sep 2010 17:03:54
Message-Id: 20100914121714.dcf35f5f.frank.peters@comcast.net
In Reply to: Re: [gentoo-amd64] Kernel Cryptographic API by BRM
1 On Tue, 14 Sep 2010 05:57:13 -0700 (PDT)
2 BRM <bm_witness@×××××.com> wrote:
3
4 >
5 > While I am not a kernel coder - that would be my suspicion - that the Crypto API
6 > is for any kind of cryptography inside the kernel.
7 > OpenSSL itself is a cryptographic API, and is platform independent, so no, it
8 > would not use the kernel API.
9 >
10
11 Thanks for all the responses.
12
13 I wasn't sure if the Crypto API was purely for use within kernel space or
14 if user space applications could have access to it in the same manner as with
15 other kernel system routines. But I guess that the Crypto API is just for
16 the use of the kernel.
17
18 Frank Peters

Replies

Subject Author
Re: [gentoo-amd64] Kernel Cryptographic API Richard Freeman <rich0@g.o>
Re: [gentoo-amd64] Kernel Cryptographic API "Róbert Čerňanský" <hslists2@××××××.sk>