# E-crypt

E-crypt utilizes the currently strongest encryption schemes, enabling you to encrypt and decrypt any piece of information, including files.&#x20;

Within our E-crypt utility, you have the option to encrypt a specific message or any type of file, as well as decrypt it for yourself or authorized parties.

<div align="left"><figure><img src="https://2640858570-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FyoJtDMK0cc3P0FYnU4gF%2Fuploads%2FV05RIvrRU1J38dQ313XZ%2Fimage.png?alt=media&#x26;token=2f68f481-fee7-466f-8a4f-a9354bcb4230" alt=""><figcaption></figcaption></figure></div>

E-crypt is implemented using the latest version of Python, with all objects (messages or files) being securely stored in an encrypted format on our server-side, which resides within the TOR network.

We employ AES-256 bit encryption for this service, where the encrypting user specifies an encryption password. Salting is utilized to derive a unique encryption secret from the user's provided password, thereby enhancing the encryption's uniqueness and security.

In the unlikely event that our in-TOR databases are compromised, a strong initial password ensures that no third party will be able to decrypt your data.
