Skip to content

Commit 7a2941f

Browse files
committed
todo note: MADV_WIPEONFORK
1 parent 679d63e commit 7a2941f

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

lib/Session/Token.pm

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -494,3 +494,6 @@ TODO
494494
commonly relied on stream cipher nowadays
495495
496496
* 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

Comments
 (0)