Tech

Encryption

Definition

The process of converting readable data (plaintext) into an unreadable format (ciphertext) using an algorithm and key, protecting it from unauthorized access.

Try the free calculator

Use our Hash Generator to run the numbers yourself.

Encryption transforms readable data into an unreadable format that can only be decrypted by someone with the correct key. It is the cornerstone of digital security, protecting everything from online banking transactions to private messages and stored passwords.

There are two main types: symmetric encryption (same key for encryption and decryption, faster, used for data at rest) and asymmetric encryption (different public and private keys, more secure for key exchange, used in SSL/TLS). Common algorithms include AES (symmetric), RSA (asymmetric), and ChaCha20 (stream cipher).

End-to-end encryption means data is encrypted on the sender's device and can only be decrypted on the recipient's device, with no intermediary (including the service provider) able to read the data. This is used by messaging apps, email services, and cloud storage providers to protect user privacy.

Related Calculators

Related Terms

Related Articles

Stay Updated

Get notified about new tools, features, and exclusive deals. No spam, ever.