commit | 9c3088fe12d844a2007e0eff0eb947af53de7f60 | [log] [tgz] |
---|---|---|
author | Julian Krause <julian.krause@gmail.com> | Wed Dec 04 14:49:50 2013 -0800 |
committer | Julian Krause <julian.krause@gmail.com> | Wed Dec 04 14:49:50 2013 -0800 |
tree | 784f9cccd6c10d6313272fd4e3441816bffe3382 | |
parent | 3029fe414a3dba0231a44e72ddfc398634c173de [diff] [blame] |
Beginnings of a constant_time module.
diff --git a/docs/hazmat/primitives/index.rst b/docs/hazmat/primitives/index.rst index 614c414..b115fdb 100644 --- a/docs/hazmat/primitives/index.rst +++ b/docs/hazmat/primitives/index.rst
@@ -10,4 +10,5 @@ hmac symmetric-encryption padding + constant-time interfaces