Secure local password storage tool with AES-256-GCM encryption. Store, retrieve, and manage passwords with CLI commands.
fix: Address security audit feedback - Use random salt per password, 12-byte IV for GCM, declare required VAULT_MASTER_KEY in registry