We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 679d63e commit 7a2941fCopy full SHA for 7a2941f
1 file changed
lib/Session/Token.pm
@@ -494,3 +494,6 @@ TODO
494
commonly relied on stream cipher nowadays
495
496
* explicit_bzero(ctx) before free()ing it... should find portable solution
497
+
498
+* Consider using MADV_WIPEONFORK if available
499
+ http://www.metzdowd.com/pipermail/cryptography/2017-November/033133.html
0 commit comments