Fix Cryptography link

This commit is contained in:
gpotter2 2018-01-12 20:01:23 +01:00
parent b9145375fc
commit b45097271c
1 changed files with 1 additions and 1 deletions

View File

@ -191,7 +191,7 @@ Here are the topics involved and some examples that you can use to try if your i
>>> dec.show()
>>> dec[0]
* PKI operations and TLS decryption. `cryptography <https://cryptography.io>` is also needed.
* PKI operations and TLS decryption. `cryptography <https://cryptography.io>`_ is also needed.
* Fingerprinting. ``nmap_fp()`` needs `Nmap <http://nmap.org>`_. You need an `old version <http://nmap.org/dist-old/>`_ (before v4.23) that still supports first generation fingerprinting.