https://github.com/adekbadek/files-encrypt
Encrypt/decrypt files
https://github.com/adekbadek/files-encrypt
bash cryptography openssl
Last synced: about 2 months ago
JSON representation
Encrypt/decrypt files
- Host: GitHub
- URL: https://github.com/adekbadek/files-encrypt
- Owner: adekbadek
- Created: 2016-09-06T18:43:09.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2020-02-27T21:02:10.000Z (over 6 years ago)
- Last Synced: 2025-06-06T01:17:56.351Z (about 1 year ago)
- Topics: bash, cryptography, openssl
- Language: Shell
- Homepage:
- Size: 2.06 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Simple folder encryption
1. create a folder called `files` in root of the project
2. run `$ bash cryptor.sh ` to encrypt or decrypt this folder
## Preconditions
`openssl` installed and added to `$PATH`