RNS::Rnid
Constants
APP_NAME = "rnid"
CHUNK_SIZE = (16 * 1024) * 1024
ENCRYPT_EXT = "rfe"
SIG_EXT = "rsg"
SPINNER_SYMS = "⣄⣂⣁⡁⡈⡐⡠"
Spinner animation matching Python's braille spinner.
Class methods
Decode an import string using the selected encoding format.
Encode bytes using the selected encoding format.
handle_print_identity(args : Args, identity : Identity) : Nil
Handle the --print-identity flag.
Parse command-line arguments matching Python argparse behavior.
Resolve an identity from hex hash or file path.