aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--docs/hazmat/primitives/interfaces.rst3
1 files changed, 0 insertions, 3 deletions
diff --git a/docs/hazmat/primitives/interfaces.rst b/docs/hazmat/primitives/interfaces.rst
index f31e9f4a..cf7d5bfe 100644
--- a/docs/hazmat/primitives/interfaces.rst
+++ b/docs/hazmat/primitives/interfaces.rst
@@ -209,8 +209,6 @@ Hash Algorithms
.. class:: HashAlgorithm
- .. versionadded:: 0.2
-
.. attribute:: name
:type: str
@@ -231,7 +229,6 @@ Hash Algorithms
The internal block size of the hash algorithm in bytes.
-
Key Derivation Functions
~~~~~~~~~~~~~~~~~~~~~~~~