| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 542f3b9 commit 1bf6250
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1848,6 +1848,7 @@ added: v6.6.0 | |||
| 1848 | 1848 | - `a` {Buffer | TypedArray | DataView} | |
| 1849 | 1849 | - `b` {Buffer | TypedArray | DataView} | |
| 1850 | 1850 | ||
| 1851 | + This function is based on a constant-time algorithm. | ||
| 1851 | 1852 | Returns true if `a` is equal to `b`, without leaking timing information that | |
| 1852 | 1853 | would allow an attacker to guess one of the values. This is suitable for | |
| 1853 | 1854 | comparing HMAC digests or secret values like authentication cookies or | |
| Back | FazBrowse Home | New Git URL |
0 commit comments