| Class | Description |
|---|---|
| AdjacencyGraph | |
| AdjacencyGraphUtil |
Contains hard coded adjacency graphs for different keyboard types.
|
| BruteForceUtil |
Util class for brute force calculations.
|
| Configuration |
Used to set any configurable parameters when estimating password strength.
|
| ConfigurationBuilder |
Builder class for creating
Configuration. |
| Dictionary |
Object used for dictionary matching.
|
| DictionaryBuilder |
Dictionary builder class to help properly build dictionaries.
|
| DictionaryUtil | |
| Feedback | |
| FeedbackUtil | |
| Generator |
Password generation class
|
| Enum | Description |
|---|---|
| Generator.CharacterTypes |
Character types to use for password generation.
|
Copyright © 2017. All rights reserved.