ssh-vault 1.3.4

encrypt/decrypt using ssh keys
Documentation
---
name: Bug Report
about: Report a bug to help us improve ssh-vault
title: '[BUG] '
labels: bug
assignees: ''
---

## Bug Description
A clear and concise description of what the bug is.

## To Reproduce
Steps to reproduce the behavior:
1. Run command '...'
2. With input '...'
3. See error

## Expected Behavior
A clear and concise description of what you expected to happen.

## Actual Behavior
What actually happened.

## Environment
- OS: [e.g., Ubuntu 22.04, macOS 14.0]
- ssh-vault version: [run `ssh-vault --version`]
- Rust version (if building from source): [run `rustc --version`]
- Key type: [Ed25519 / RSA]

## Additional Context
Add any other context about the problem here.

## Error Output
```
Paste any error messages or stack traces here
```

## Key Information (DO NOT paste private keys!)
- Key algorithm: [e.g., Ed25519, RSA 2048]
- Key has passphrase: [Yes/No]
- Key format: [OpenSSH / Legacy]