File tree 1 file changed +2
-2
lines changed 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -16,12 +16,12 @@ Latest version: [2.0.0](https://github.com/MichaelYochpaz/FileTransformer/releas
16
16
* Data is encrypted before Base64 conversion using AES-GCM with an option to choose an encryption key.
17
17
* Data integrity is insured as part of the AES-GCM algorithm. Trying to restore a file that was altered will fail.
18
18
* Original file's name is embedded within the transformed file, so transformed file's name can be changed without affecting original file.
19
- * An option to automatically delete source file/s after conversion
19
+ * An option to automatically delete source files after conversion.
20
20
* An option to check for updates.
21
21
22
22
##
23
23
</br >
24
24
</br >
25
25
<p align =" center " >
26
26
<a href =" # " ><img src =" Resources/screenshot.png " height =" 400 " a =" # " ></a >
27
- </p >
27
+ </p >
You can’t perform that action at this time.
0 commit comments