crab-gnupg 0.1.2

API for GNU Privacy Guard (GnuPG) written in rust. Manage gpg keys and secure files using rust.
Documentation
1
2
3
4
5
6
7
8
9
10
# Ignore build artifacts
/target/

# Ignore operating system-specific files
.DS_Store
Thumbs.db

# Ignore file(s) for testing purposes
test.txt