An API for user-space access to kernel cryptography
An API for user-space access to kernel cryptography
Posted Aug 28, 2010 15:27 UTC (Sat) by kleptog (subscriber, #1183)In reply to: An API for user-space access to kernel cryptography by jengelh
Parent article: An API for user-space access to kernel cryptography
Oh, I was thinking that the logical step would be cryptfs, where you mount a file system and get a bunch of directories representing encryption algorithms and you just open() the one you want and then use send/recvmsg with options to do the work you want.
No seriously, I don't understand why this needs to be in the kernel, a root-owned daemon should be more than enough.
