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

Yes, userspace has to touch the data to encrypt/decrypt it.