We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2648a7d commit 3b2f4d0Copy full SHA for 3b2f4d0
components/security/secure_tools.rst
@@ -45,5 +45,3 @@ to work correctly. Just pass a file name to enable it::
45
as storing this value in a database or including it as part of the URL. The
46
solution is to hash the value returned by ``nextBytes()`` (to do that, you
47
can use a simple ``md5()`` PHP function).
48
-
49
-.. _`Timing attack`: https://en.wikipedia.org/wiki/Timing_attack
0 commit comments