Expand description
Shared user interface utilities for displaying progress and results.
Functionsยง
- display_
decryption_ success - display_
encryption_ success - display_
error - display_
file_ info_ list - Displays the listing.
names_requestedsays whether original filenames were decrypted (a password was provided); without it only the plaintext header metadata is shown. - display_
file_ info_ list_ json - Prints the listing as a JSON array on stdout, for scripting.
original_filenameis null when names were not requested or a name could not be decrypted. - display_
profiles - Prints every security profile with its Argon2id parameters (as written by the current format version), so the costs are inspectable without reading code.
- display_
progress - display_
success - display_
warning