We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 222c087 commit f9383a3Copy full SHA for f9383a3
python/ql/src/Security/CWE-327/BrokenCryptoAlgorithm.qhelp
@@ -46,10 +46,10 @@
46
47
<p>
48
NOTICE: the original
49
- <a href="https://pypi.org/project/pycrypto/"><code>pycrypto</code></a>
+ <code><a href="https://pypi.org/project/pycrypto/">pycrypto</a></code>
50
PyPI package that provided the <code>Crypto</code> module is not longer
51
actively maintained, so you should use the
52
- <a href="https://pypi.org/project/pycryptodome/"><code>pycryptodome</code></a>
+ <code><a href="https://pypi.org/project/pycryptodome/">pycryptodome</a></code>
53
PyPI package instead (which has a compatible API).
54
</p>
55
0 commit comments