Encode text with AES-256 and salt
Used python library: https://cryptography.io/en/latest/hazmat/primitives/symmetric-encryption/
- Download requirements
pip install -r requirements.txt
Encode text with AES-256 and salt
Used python library: https://cryptography.io/en/latest/hazmat/primitives/symmetric-encryption/
pip install -r requirements.txt