LWN.net Logo

An API for user-space access to kernel cryptography

An API for user-space access to kernel cryptography

Posted Aug 30, 2010 10:19 UTC (Mon) by michaeljt (subscriber, #39183)
In reply to: An API for user-space access to kernel cryptography by cladisch
Parent article: An API for user-space access to kernel cryptography

> There are hardware accelerators that are not integrated into the CPU execution units but that exist as separate devices.

To me it would seem reasonable to have a crypto API in the kernel with no software fallback, so that it is available if it makes sense to do it in hardware, but the interface user has to handle the fallback themselves if the hardware isn't there.


(Log in to post comments)

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds