Loading CryptoViz...
Loading page content...Loading CryptoViz...
Loading page content...Explore the relationship between cryptographic key lengths and brute-force search space. Learn why different algorithms require vastly different key sizes to achieve the same level of practical security according to NIST standards.
This scale represents the estimated computational cost to brute-force the key. Each additional bit doubles the required effort (2N). NIST recommends a minimum of 112 bits for legacy data and 128 bits for new systems.
Symmetric algorithms (like AES) use the same key for encryption and decryption. Their security roughly equals their key size. A 128-bit symmetric key has 2128 possible combinations.
Classification: Standard / Recommended
AES-128 (Standard modern minimum)
Reference: NIST Special Publication 800-57 Part 1 Revision 5. These are theoretical equivalence mappings and do not represent exact timelines.