Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/adistrim/aesfoldercrypt
shell script to encrypt or decrypt folders
https://github.com/adistrim/aesfoldercrypt
Last synced: 7 days ago
JSON representation
shell script to encrypt or decrypt folders
- Host: GitHub
- URL: https://github.com/adistrim/aesfoldercrypt
- Owner: adistrim
- Created: 2024-03-03T07:25:04.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-03-03T09:21:05.000Z (9 months ago)
- Last Synced: 2024-03-03T10:29:32.159Z (9 months ago)
- Language: Shell
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Folder Encryption/Decryption Script
This script provides a simple way to encrypt and decrypt folders using the AES algorithm. It utilizes OpenSSL for encryption and decryption processes.
Youtube Video: [Encryption on Raspberry pi](https://youtu.be/KQOr3ikgw-M)
### License
This project is licensed under the [MIT License](https://www.mit.edu/~amini/LICENSE.md).