All of lore.kernel.org
 help / color / mirror / Atom feed
* in-kernel crypto
@ 2003-07-24 22:59 J.A. Magallon
  2003-07-25  1:06 ` James Morris
  0 siblings, 1 reply; 2+ messages in thread
From: J.A. Magallon @ 2003-07-24 22:59 UTC (permalink / raw)
  To: Lista Linux-Kernel

Hi all...

Just a couple questions about the crypto routines present in kernel:

- Are they just for in-kernel use, some like encrypted filesystems, or can
  it be used from userspace ?
- It it is usable from userland, has it any advantage over doing it in
  userspace ? IE, for example, can ssh be faster it used the kernel crypto ?
- If so, how ? Special library ? syscalls ?

If this is on a faq everywhere, a pointer is just enough, thanks.

TIA

-- 
J.A. Magallon <jamagallon@able.es>      \                 Software is like sex:
werewolf.able.es                         \           It's better when it's free
Mandrake Linux release 9.2 (Cooker) for i586
Linux 2.4.22-pre7-jam1m (gcc 3.3.1 (Mandrake Linux 9.2 3.3.1-0.6mdk))

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: in-kernel crypto
  2003-07-24 22:59 in-kernel crypto J.A. Magallon
@ 2003-07-25  1:06 ` James Morris
  0 siblings, 0 replies; 2+ messages in thread
From: James Morris @ 2003-07-25  1:06 UTC (permalink / raw)
  To: J.A. Magallon; +Cc: Lista Linux-Kernel

On Fri, 25 Jul 2003, J.A. Magallon wrote:

> Hi all...
> 
> Just a couple questions about the crypto routines present in kernel:
> 
> - Are they just for in-kernel use, some like encrypted filesystems, or can
>   it be used from userspace ?

It's just for the kernel at the moment.

> - It it is usable from userland, has it any advantage over doing it in
>   userspace ? IE, for example, can ssh be faster it used the kernel crypto ?

No real point until there is hardware support, then userspace can take 
advantage of it.


> - If so, how ? Special library ? syscalls ?

Probably a filesystem.


- James
-- 
James Morris
<jmorris@intercode.com.au>


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-07-25  0:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-07-24 22:59 in-kernel crypto J.A. Magallon
2003-07-25  1:06 ` James Morris

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.