Cryptomizer is an easy GUI based file de- and encryption tool for linux, windows and mac.
- How to use Cryptomizer as normal user
- Supported languages
- Installation for developers
- Commands
- Sources
- First go to the releases page and select the version you want.
- Download the
cryptomizer-[your_operating_system].zip
file for your operating system. - Unzip the folder and run the program.
- English
- German [Deutsche Anleitung]
- Chinese
- Arabic
- Spanish
- Check if your Python version is at least 3.10!
- Please install pipenv at first by running
pip install pipenv
-> alternative installation methods - Pull the repository
- Run
pipenv install
pipenv run python src/main.py