swiper
Namespaces | Functions
swiper.hpp File Reference
#include <cstddef>
#include <cstdint>
Include dependency graph for swiper.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 swiper
 swiper manages legacy Cisco type 7 passwords.
 

Functions

void swiper::Decrypt (uint8_t *password, size_t hash_len, const uint8_t *hash) noexcept
 Decrypt reverses Cisco type 7 hashes. More...