Fast files encryption (AES-GCM) package and command-line tool built for speed with Go ⚡
Examples:
- Encrypt a path with default options
> safelock-cli encrypt path_to_encrypt encrypted_file_path
- Decrypt a file
> safelock-cli decrypt encrypted_file_path decrypted_files_path
- If you want it to run silently with no interaction
> echo "password123456" | safelock-cli encrypt path_to_encrypt encrypted_file_path --quiet
Features
- encryption
- decryption
- command-line interface
- very fast
License
Mozilla Public License 2.0 (MPL 2.0)Follow safelock-cli
Other Useful Business Software
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of safelock-cli!