Skip to content

mqxym/encrypti0n

Repository files navigation

encrypti0n.com

is simple a web application to encrypt and decrypt text and files locally within the browser using standard cryptographic algorithms provided by every modern browser.

The app uses customizable key derivation algorithm Argon2id (salted) for the 256-bit AES-GCM encryption.

App Features

The main feature is encryption and decryption of text and files with standard cryptographic algorithms.

  • Intuitive UI with password generator and a simple local password manager
  • The password managers' data can be locally encrypted with the same standard algorithms
  • Delete all local data with a click to overwrite with default values

Try it out here: encryption.com