Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
hakavlad committed Jun 12, 2024
1 parent f0650f2 commit 2caaaf2
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,27 @@ Enabling debug messages additionally shows:
- salts, passphrases, digests, keys, nonces, tags;
- some other info.

## Input options

`tird` has the following input options:

- \[01] Select an option
- \[02] Use custom settings?
- \[03] Argon2 time cost
- \[04] Max padding size
- \[05] Set a fake MAC tag?
- \[06] Input file path
- \[07] Output file path
- \[08] Start position
- \[09] End position
- \[10] Comments
- \[11] Keyfile path
- \[12] Passphrase
- \[13] Proceed?
- \[14] Output file size

A detailed description of these options with examples can be found [here](https://github.com/hakavlad/tird/blob/main/docs/INPUT_OPTIONS.md).

---

## Documentation
Expand Down

0 comments on commit 2caaaf2

Please sign in to comment.