.. index:: Cisco; ASA hash

==================================================================
:class:`passlib.hash.cisco_asa` - Cisco ASA MD5 hash
==================================================================

.. include:: ../_fragments/insecure_hash_warning.rst

.. currentmodule:: passlib.hash

.. versionadded:: 1.7

.. include:: ../_fragments/asa_verify_callout.rst

The :class:`!cisco_asa` class provides support for Cisco ASA "encrypted" hash format.
This is a revision of the older :class:`!cisco_pix` hash;
and the usage and format is the same.

**See the** :doc:`cisco_pix <passlib.hash.cisco_pix>` **documentation page**
for combined details of both these classes.
