Skip to content

Commit d7d2e84

Browse files
authored
Merge pull request #1215 from mshradtya/docs/fix-broken-timing-attack-link
2 parents 0d9aae8 + 007c65a commit d7d2e84

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -376,7 +376,7 @@ Unless stated elsewhere, file headers or otherwise, the license as stated in the
376376
[gh13]: https://github.com/ncb000gt/node.bcrypt.js/issues/13
377377
[jtr]: http://www.openwall.com/lists/oss-security/2011/06/20/2
378378
[depsinstall]: https://github.com/kelektiv/node.bcrypt.js/wiki/Installation-Instructions
379-
[timingatk]: https://codahale.com/a-lesson-in-timing-attacks/
379+
[timingatk]: https://web.archive.org/web/20250815071532/https://codahale.com/a-lesson-in-timing-attacks/
380380
[wrap-around-bug]: https://github.com/kelektiv/node.bcrypt.js/wiki/Security-Issues-and-Concerns#bcrypt-wrap-around-bug-medium-severity
381381
[improper-nuls]: https://github.com/kelektiv/node.bcrypt.js/wiki/Security-Issues-and-Concerns#improper-nul-handling-medium-severity
382382

0 commit comments

Comments
 (0)