Why crypto in the kernel, not in user space?
Why crypto in the kernel, not in user space?
Posted May 3, 2026 16:29 UTC (Sun) by marekm (subscriber, #174682)Parent article: A security bug in AEAD sockets
Does all that crypto API really need to be exposed from the kernel to user space, adding attack surface? Is there any good reason why user space crypto libraries (which wouldn't have access to important kernel data structures like page cache) are not sufficient?
