Alvaro Leiva
unread,Jun 17, 2013, 4:12:12 PM6/17/13Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to phan...@googlegroups.com
I mean in terms of memory locking sensitive information to avoid swapping, like password fields, ssl certificate keys, or any other objects that should be handled with care.
If anyone has an idea of how to implement this using mlockall() (which i do not prefer) or mlock() please give something to start with.
Thank you !