There was an error while loading. Please reload this page.
1 parent 1f9d20b commit e804232Copy full SHA for e804232
1 file changed
Doc/library/secrets.rst
@@ -137,7 +137,7 @@ Other functions
137
:term:`bytes-like objects <bytes-like object>`
138
*a* and *b* are equal, otherwise ``False``,
139
using a "constant-time compare" to reduce the risk of
140
- `timing attacks <https://codahale.com/a-lesson-in-timing-attacks/>`_.
+ `timing attacks <https://web.archive.org/web/20250815071532/https://codahale.com/a-lesson-in-timing-attacks/>`__.
141
See :func:`hmac.compare_digest` for additional details.
142
143
0 commit comments