Makes password guessing significantly more expensive
Encrypti0n uses Argon2id to derive encryption keys before AES-256-GCM encrypts your data.
Password Security Guide
Passwords are designed for people to remember, not for computers to use as encryption keys. Argon2id bridges that gap by converting your password into a strong encryption key while making brute-force attacks significantly more expensive.
Makes password guessing significantly more expensive - Uses memory-hard key derivation for stronger protection - Allows security settings to balance protection and performance
Encrypti0n uses Argon2id to derive encryption keys before AES-256-GCM encrypts your data.
Argon2id settings can be adjusted to balance stronger protection with your device's performance.
The parameters used during encryption are stored with the encrypted data so the same key can be recreated during decryption.
Built for trust
Everything is designed to help you complete the task with as little friction as possible.
Encrypti0n uses Argon2id to derive encryption keys before AES-256-GCM encrypts your data.
Argon2id settings can be adjusted to balance stronger protection with your device's performance.
The parameters used during encryption are stored with the encrypted data so the same key can be recreated during decryption.
Try it out
Argon2id lets you balance encryption speed with resistance against password guessing attacks.
Faster encryption on slower devices with lower computational cost.
A practical choice for most everyday encryption tasks.
Greater resistance against brute-force attacks by increasing memory and computation requirements.
Always choose a long, unique password before increasing technical security settings.
What to expect
Good to know
Real-world use cases
Security works best when it supports the task people are already trying to complete.
Use a strong generated password and Argon2id key derivation before encrypting important files.
Use password-based encryption for notes or messages when recipients need a practical way to decrypt later.
Protect saved slots and settings with an additional master-password layer.
Generate or evaluate a master password before using it to protect local app data.
Learn more
Human-created passwords are rarely random enough to serve as secure encryption keys. Argon2id transforms your password into a cryptographically strong key by combining it with a unique salt and performing computationally expensive operations. This dramatically increases the resources an attacker needs to test password guesses while allowing legitimate users to recreate the same key using the correct password.
Password-Based Encryption, Aes-Gcm Encryption, Password Crack Time Estimator
FAQ
Get started
Open the app to continue, or explore related resources below.
Related guides
Official resources