File: asa_verify_callout.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 (15 lines) | stat: -rw-r--r-- 604 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
.. rst-class:: float-right without-title

.. todo::

    **Caveat Emptor**

    Passlib's implementations of :class:`cisco_pix` and :class:`cisco_asa` both need verification.
    For those with access to Cisco PIX and ASA systems, verifying Passlib's reference vectors
    would be a great help (see :issue:`51`). In the mean time, there are no guarantees
    that passlib correctly replicates the official implementation.

    .. versionchanged:: 1.7.1

        A number of :ref:`bugs <passlib-asa96-bug>` were fixed after expanding
        the reference vectors, and testing against an ASA 9.6 system.