-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Wooks Code edited this page Jun 30, 2023
·
2 revisions
Here, you will find all information you need to use EnigmaCrypt Python package.
To install EnigmaCrypt you will need python and pip module.
- Open Terminal
- In it type:
pip install enigmacrypt - Wait until pip installs package
And you're to use EnigmaCrypt in your own project!
EnigmaCrypt is not a professional tool for security, so it's recomended, not to use it as the only way of encrypting data (although it's quite effective)