fcrypt 0.3.2

Cross-platform CLI for password-based file encryption and decryption
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Rust build artifacts
/target/

# npm package build artifacts
/npm-artifacts/
/npm/packages/*/bin/

# Rust/Cargo
**/*.rs.bk

# IDE and OS files
.idea/
.vscode/
*.swp
*.swo
.DS_Store
Thumbs.db
AGENTS.md