Interface Entropy

All Known Implementing Classes:
RandomPasswordEntropy, ShannonEntropy

public interface Entropy
Interface for entropy estimates.
  • Method Summary

    Modifier and Type
    Method
    Description
    double
    Returns the estimated entropy bits of a password.
  • Method Details

    • estimate

      double estimate()
      Returns the estimated entropy bits of a password.
      Returns:
      estimated entropy bits given password properties