Y
Hacker News
new
|
ask
|
show
|
jobs
by
eqvinox
52 days ago
That's really orthogonal (and you can already do io_uring with AF_ALG, at the end of the day AF_ALG is just recvmsg() and sendmsg(), which work just fine in io_uring...)
1 comments
angry_octet
49 days ago
I mean for more efficient and easier to verify out-of-kernel implementations of crypto with kernel like speeds.
link