Skip to main content
Quick Reference SheetComputing & Networking

Password Entropy Quick Guide

A concise printable note on password entropy, character sets, and the limits of entropy as a real-world security measure.

Filename: password-entropy-quick-guide.pdfFile size: 2 KB

Formula highlights

Entropy estimate
entropy = length x log2(character set size)

What is inside

  • A plain-language explanation of entropy as a rough estimate.
  • Character-set and length reminders.
  • Cautions about reuse and human predictability.

Best use

Useful as a small reference when discussing password strength without overstating what a single number can prove.

Related calculators

Use the formulas in live tools.