Open djwatson opened 8 years ago
I think this was broken when decrypt moved in 29f38179df59926aebacffbd8fa93aad79e225a9.
Decrypt should definitely happen on recv or send if possible to avoid copying user data if crypto framework can be updated to safely copy to/from userspace.
I think this was broken when decrypt moved in 29f38179df59926aebacffbd8fa93aad79e225a9.
Decrypt should definitely happen on recv or send if possible to avoid copying user data if crypto framework can be updated to safely copy to/from userspace.