https://github.com/smadgulkar/enigma
A simple python script to encrypt/decrypt files and folders.
https://github.com/smadgulkar/enigma
cryptography encryption-decryption python3
Last synced: about 1 month ago
JSON representation
A simple python script to encrypt/decrypt files and folders.
- Host: GitHub
- URL: https://github.com/smadgulkar/enigma
- Owner: smadgulkar
- License: gpl-3.0
- Created: 2019-11-12T11:35:12.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2025-05-21T17:16:45.000Z (about 1 year ago)
- Last Synced: 2026-05-24T03:31:59.485Z (about 1 month ago)
- Topics: cryptography, encryption-decryption, python3
- Language: Python
- Homepage:
- Size: 148 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Enigma
A simple python script to encrypt/decrypt files and folders using python's Fernet implementation.