Decrypt Valv vaults in the terminal
Find a file
2026-08-10 16:52:17 +02:00
src fix: guard zero iterations, add error path tests, eliminate double key derivation 2026-06-30 11:12:18 +02:00
tests fix: guard zero iterations, add error path tests, eliminate double key derivation 2026-06-30 11:12:18 +02:00
.gitignore cleanup and add ARCHITECTURE.md 2026-08-10 16:52:17 +02:00
ARCHITECTURE.md cleanup and add ARCHITECTURE.md 2026-08-10 16:52:17 +02:00
Cargo.lock feat: initialize project scaffold with dependencies 2026-06-30 00:04:03 +02:00
Cargo.toml feat: initialize project scaffold with dependencies 2026-06-30 00:04:03 +02:00
ENCRYPTION.md initial: add encryption docs and design specs 2026-06-29 23:59:42 +02:00
README.md add README 2026-06-30 12:17:56 +02:00

valv-cli

Decrypt Valv vaults in your terminal!

Usage

Usage: valv <COMMAND> [path/to/vault/or/file.valv]

Commands:
  decrypt  Decrypt a file or directory of .valv files
  help     Print this message or the help of the given subcommand(s)

Options:
  -h, --help  Print help