Crate shavee_core

Crate shavee_core 

Source

Modules§

filehash
logic
password
structs
yubikey
zfs

Constants§

ENV_SALT_VARIABLE
Name of Shell Environment variable for storing salt
RANDOM_SALT_LEN
Len of the random salt (in Bytes) It must be bigger than 16 bytes
STATIC_SALT
Static salt for backward compatibility
UNREACHABLE_CODE

Functions§

error
parse_file_size_arguments
first [0] value is the file name it is a required field for “–file” and its existence already checked by clap
trace
trace_init
Generates debug logs if “trace” feature is enabled in Cargo.toml RUST_LOG environment variable needs to be set to “debug” or “trace”