Cisco PIX MD5 hash - Passlib v1.7.4 Documentation
class passlib.hash.cisco_asa¶. This class implements the password hash used by Cisco ASA/PIX 7.0 and newer (2005). Aside from a different internal algorithm, it's use and format is identical to the older cisco_pix class.. For passwords less than 13 characters, this should be identical to cisco_pix, but will generate a different hash for most larger inputs (See the Format …