Package org.passay.entropy
-
Interface Summary Interface Description Entropy Interface for entropy estimates. -
Class Summary Class Description RandomPasswordEntropy Entropy bits estimate defined in NIST SP-800-63-1 Randomly Selected Passwords.RandomPasswordEntropyFactory Factory for creatingRandomPasswordEntropy
from password rules and password data.ShannonEntropy Entropy bits estimate defined in NIST SP-800-63-1 User Selected Passwords.ShannonEntropyFactory Factory for creatingShannonEntropy
from password rules and password data.