commit | 5e785b73cc885d7dd85972c246432d50ec70af1d | [log] [tgz] |
---|---|---|
author | Alex Gaynor <alex.gaynor@gmail.com> | Tue Feb 02 21:27:57 2016 -0500 |
committer | Alex Gaynor <alex.gaynor@gmail.com> | Tue Feb 02 21:27:57 2016 -0500 |
tree | 5b1958b4f5d945c6e42956c61cfd72fbad042ea0 | |
parent | 4a00dcd02b1d3c10f76273889e12b088662b218f [diff] |
As always, recommend cryptoing while you crypto
diff --git a/docs/hazmat/primitives/constant-time.rst b/docs/hazmat/primitives/constant-time.rst index 1394b6b..1c1d544 100644 --- a/docs/hazmat/primitives/constant-time.rst +++ b/docs/hazmat/primitives/constant-time.rst
@@ -40,4 +40,4 @@ ``bytes``. -.. _`Coda Hale's blog post`: http://codahale.com/a-lesson-in-timing-attacks/ +.. _`Coda Hale's blog post`: https://codahale.com/a-lesson-in-timing-attacks/