# Functions
ReadFile returns a file as bytes.
ReadSecret returns the contents of Stdin as bytes, masking input optionally if reading from a TTY.
SelectionFromList returns a number of values from `list`.
# Variables
MaxSecretSize specifies how long input read from stdin can be.