mpenning / ciscoconfparse

Parse, Audit, Query, Build, and Modify Arista / Cisco / Juniper / Palo Alto / F5 configurations.
http://www.pennington.net/py/ciscoconfparse/
GNU General Public License v3.0
793 stars 220 forks source link

decrypt() fails for long type 7 password hashes #11

Closed mpenning closed 9 years ago

mpenning commented 9 years ago

In all versions of ciscoconfparse, calling the decrypt() function does not correctly return the password when the input hash is long. Ruchir Jain (rucjain) of Cisco Systems emailed me and pointed out the correct way to decrypt() long type 7 password hashes.

mpenning commented 9 years ago

This is fixed in ciscoconfparse version 1.1.14