commit | 604c78f75ca1c0a5b6a340dd5067182487f1b65d | [log] [tgz] |
---|---|---|
author | Mohammed Attia <skeuomorf@gmail.com> | Tue Mar 04 03:56:08 2014 +0200 |
committer | Mohammed Attia <skeuomorf@gmail.com> | Tue Mar 04 03:56:08 2014 +0200 |
tree | 2e4bd79ca397dc3569ac37f64016df408032bd96 | |
parent | 7032451fb442f3e4c5dd590c54aa7532b1197f5c [diff] [blame] |
Define DSA in the documentation
diff --git a/docs/hazmat/primitives/interfaces.rst b/docs/hazmat/primitives/interfaces.rst index bbaeb5e..2ea4b58 100644 --- a/docs/hazmat/primitives/interfaces.rst +++ b/docs/hazmat/primitives/interfaces.rst
@@ -442,3 +442,4 @@ .. _`RSA`: https://en.wikipedia.org/wiki/RSA_(cryptosystem) .. _`Chinese remainder theorem`: https://en.wikipedia.org/wiki/Chinese_remainder_theorem +.. _`DSA`: https://en.wikipedia.org/wiki/Digital_Signature_Algorithm