https://github.com/ibnaleem/aes-directory
Encrypt a directory using Advanced Encryption Standard Galois/Counter Mode (AES-GCM) in Python
https://github.com/ibnaleem/aes-directory
Last synced: 6 months ago
JSON representation
Encrypt a directory using Advanced Encryption Standard Galois/Counter Mode (AES-GCM) in Python
- Host: GitHub
- URL: https://github.com/ibnaleem/aes-directory
- Owner: ibnaleem
- License: mit
- Created: 2024-06-02T17:24:21.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-02T17:26:16.000Z (over 1 year ago)
- Last Synced: 2025-02-08T12:46:17.982Z (8 months ago)
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# aes-directory
Encrypt a directory using Advanced Encryption Standard Galois/Counter Mode (AES-GCM) in Python