Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
retro-desert committed Oct 13, 2019
1 parent c6924ec commit 8db7ea7
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ You can write data, generate keys, encrypt and decrypt data.
(Linux)
*Check if you have a **pip3** installed*

1.Download encryptor.py
1.Download encryptor.py and twofish_encryption.py

2.Check signature with encryptor.py.sig
2.Check signatures with .sig or check hashes

3.Open the command line and run the script with the argument --dir or -d and add the path to the folder with which you want to carry out actions

Expand All @@ -31,10 +31,11 @@ python3 encryptor.py -d "/home/test"

1.Download Encryptor.exe (https://drive.google.com/open?id=1C_7Ep_kP-BfQory9NgZ26YiSPbOXNEKa)

2.Check signature with Encryptor.exe.sig
2.Check signature with Encryptor.exe.sig or check hashes

3.All files will be save in folder "encryptor's files"
!!!*Be sure to specify the working folder*
!!!
*Be sure to specify the working folder*


Further, if everything is well established, then you can enjoy the script .
Expand Down

0 comments on commit 8db7ea7

Please sign in to comment.