An API for user-space access to kernel cryptography
An API for user-space access to kernel cryptography
Posted Aug 28, 2010 9:25 UTC (Sat) by jengelh (subscriber, #33263)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
Perhaps it's better to do the crypto stuff like libusb, that is, have the kernel export only the data channel and have an userspace library (perhaps even daemon if there is concurrency to deal with) to do the crypto context setup etc.
