Update Usage
This commit is contained in:
parent
a1bcf5d5ab
commit
a9312c8345
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ CLI implementation of Vernam cipher with perfect secrecy for communication
|
|||
|
||||
# Usage
|
||||
```sh
|
||||
$ ./vernam
|
||||
$ vernam
|
||||
# To encrypt/decrypt
|
||||
$ vernam -i message_to_tom -k key-1 -o encrypted_to_tom
|
||||
# To generate key
|
||||
|
|
Loading…
Reference in a new issue