Interface | Description |
---|---|
Entropy |
Interface for entropy estimates.
|
Class | Description |
---|---|
RandomPasswordEntropy |
Entropy bits estimate defined in NIST SP-800-63-1 Randomly Selected Passwords.
|
RandomPasswordEntropyFactory |
Factory for creating
RandomPasswordEntropy from password rules and password data. |
ShannonEntropy |
Entropy bits estimate defined in NIST SP-800-63-1 User Selected Passwords.
|
ShannonEntropyFactory |
Factory for creating
ShannonEntropy from password rules and password data. |
Copyright © 2003-2024 Virginia Tech. All Rights Reserved.