Skip to content

Commit

Permalink
docs: update decryption diagram
Browse files Browse the repository at this point in the history
  • Loading branch information
acavella committed Oct 5, 2023
1 parent c39e471 commit fc77c4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ $ ./goshield -d -in "/path/to/file" -k "<Your-Password>"
### Decryption
```shell
0 32 EOF
┌──────────┐ ─────────────────────────────────────────────────────────
┌──────────┐ ─────────────────────────────────────────────────────────
│ Password │ │ SALT │ Ciphertext │
└─────┬────┘ └───┬────┴──────────────────────────┬──────────────────────┘
│ │ │
Expand Down

0 comments on commit fc77c4d

Please sign in to comment.