-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Secure the payload with mlock #3
Comments
I would propose a different approach here and in #8. Rust crates like |
Hmm. It seems that by using
|
Hmm. The caller using |
Hrm. Returning a |
Also probably offer a structure for locking it down on its way in as well.
The text was updated successfully, but these errors were encountered: