We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f91755 commit 99f5bbeCopy full SHA for 99f5bbe
1 file changed
lib/Session/Token.pm
@@ -492,3 +492,5 @@ TODO
492
493
* Consider switching from ISAAC to ChaCha20 since this is a more
494
commonly relied on stream cipher nowadays
495
+
496
+* explicit_bzero(ctx) before free()ing it... should find portable solution
0 commit comments