enc A simple command-line encryption tool, built using Argon2id, XChaCha20/Poly1305, and BLAKE2B. Supports arbitrarily large files. Usage enc -o encrypted input enc -o decrypted -d input cmp decrypted input LICENSE Apache License