Y
Hacker News
new
|
ask
|
show
|
jobs
by
VWWHFSfQ
1164 days ago
is the go userspace program actually shoveling this data or are they in-kernel buffer copies a la sendfile and the like
1 comments
wmf
1164 days ago
Yes, userspace has to touch the data to encrypt/decrypt it.
link