US8973116B2

Pattern entropy password strength estimator

Summary by NHIP

Pattern entropy password estimator

The system evaluates password strength by identifying patterns that generate substrings and calculating entropy for non-overlapping combinations. It determines the password strength measure as the lowest entropy value among these combinations, potentially suggesting dictionary word patterns for improvement.

Claim Score by NHIP

Read claim 1, the broadest

Abstract

A password evaluation system is provided for determining the password strength of a password. A password is provided for evaluation. The password is parsed and substrings are identified from the password. Each substring is associated with a pattern that can generate the substring. The substrings are scored to determine a substring strength measure for the substring. The substrings are combined to identify non-overlapping substring combinations, which together make up the password. The combinations are assigned a combination strength score based in part on the substring strength of the substrings contained in the substring combinations. The substring combination with the lowest combination strength measure is identified and the associated combination strength measure is used as the password strength measure for the password.

US8973116B2, drawing sheet 1
Sheet 1 of 12

Term

6.4 yearsleft in the term

Expires 27 February 2033, including 70 days of term adjustment.

  1. Priority and filed
  2. Granted
  3. Today
  4. Expires

15 claims: 2 independent, 13 dependent

  1. 1
    Broadest claimClaim Score 50, average(NHIP)A computer-implemented method for evaluating the strength of a password, the method comprising:determining, by a processor, at least one pattern corresponding to a substring of a password, the password including a string of characters, a substring comprising a portion of the string of characters, and for the at least one pattern, determining a total number of different substrings that can be generated from the at least one pattern;identifying one or more combinations of substrings, each combination of substrings including at least one non-overlapping substring that forms a combination string of characters identical to the string of characters included in the password;determining, by the processor, for each combination of substrings a measure of entropy for the combination based at least in part on the total number of different substring combinations that can be generated from the at least one pattern;and determining as a password strength measure for the password a lowest measure of entropy of the substring combinations.
  2. 11
    A system for evaluating the strength of a password, the system comprising:at least one processor operatively coupled to a network connection;memory operatively coupled to the at least one processor;and wherein the at least one processor is configured to: determine at least one pattern corresponding to a substring of a password, the password including a string of characters, a substring comprising a portion of the string of characters, and for the at least one pattern, determining a total number of different substrings that can be generated from the at least one pattern;identify one or more combinations of substrings, each combination of substrings including at least one non-overlapping substring that forms a combination string of characters identical to the string of characters included in the password;determine, for each combination of substrings, a measure of entropy for the combination based at least in part on the total number of different substring combinations that can be generated from the at least one pattern;and determine as a password strength measure for the password a lowest measure of entropy of the substring combinations.