Update TimingAttackAgainstHeader.qhelp

This commit is contained in:
ahmed532009
2022-02-10 19:15:43 +01:00
committed by Chris Smowton
parent 98b06d35af
commit c6c67b907b

View File

@@ -21,7 +21,6 @@ and does not depend on the contents of the arrays.
<p>
The following example uses <code>Arrays.equals()</code> method for validating a csrf token.
This method implements a non-constant-time algorithm.
Both the message and the signature come from an untrusted HTTP request:
</p>
<sample src="UnsafecsrfComparison.java" />
</qhelp>