🗝️E-crypt

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

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.

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.

Last updated