diff --git a/docs/hazmat/primitives/interfaces.rst b/docs/hazmat/primitives/interfaces.rst index aae891e8a..bd329b98a 100644 --- a/docs/hazmat/primitives/interfaces.rst +++ b/docs/hazmat/primitives/interfaces.rst @@ -139,6 +139,12 @@ Asymmetric interfaces .. attribute:: name +DSA +~~~ + +In 0.8 the DSA key interfaces were moved to the +:mod:`cryptography.hazmat.primitives.asymmetric.dsa` module. + RSA ~~~