This commit is contained in:
Michele Rodolfi 2020-12-14 12:44:48 +01:00
parent 4b7cb59e30
commit d24d238140

View File

@ -2,6 +2,11 @@
This tool allows you to securely store your data by encrypting the content and splitting it into several files. This tool allows you to securely store your data by encrypting the content and splitting it into several files.
#### Please note
I'm aware this implementation is not memory efficient with large files.
I'm working on the optimization, but I'm not going to make it in time. :(
## Usage ## Usage
To encrypt a file use the following syntax: To encrypt a file use the following syntax: