An open API service indexing awesome lists of open source software.

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

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`