File: trivial_hash_warning.rst

package info (click to toggle)
python-passlib 1.9.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,184 kB
  • sloc: python: 26,132; makefile: 7
file content (8 lines) | stat: -rw-r--r-- 263 bytes parent folder | download | duplicates (6)
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>`.