File: trivial_hash_warning.rst

package info (click to toggle)
python-passlib 1.7.4-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 3,920 kB
  • sloc: python: 23,094; makefile: 3
file content (8 lines) | stat: -rw-r--r-- 263 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
.. rst-class:: block-title

.. danger::

    **This algorithm is dangerously insecure by modern standards.**
    It is trivially broken, and should not be used if at all possible.
    For new code, see the list of :ref:`recommended hashes <recommended-hashes>`.