swiper
|
swiper manages legacy Cisco type 7 passwords. More...
Functions | |
void | Decrypt (uint8_t *password, size_t hash_len, const uint8_t *hash) noexcept |
Decrypt reverses Cisco type 7 hashes. More... | |
swiper manages legacy Cisco type 7 passwords.
|
noexcept |
Decrypt reverses Cisco type 7 hashes.
password | out buffer, min hash_len / 2 - 2 characters, non-null terminated |
hash_len | string length of hash |
hash | Cisco type 7 hash, uppercase, min length 4 |