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
nel_h2
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of safelock-cli!