Cloaker
File encrypter
A simple file encryption tool that allows users to protect and decrypt files with a password.
Simple, drag-and-drop, password-based file encryption
410 stars
18 watching
38 forks
Language: Rust
last commit: over 1 year ago
Linked from 1 awesome list
cross-platformdrag-and-dropencryptionencryption-utilityguirustsimpleuser-friendly
Related projects:
Repository | Description | Stars |
---|---|---|
sorairolake/abcrypt | A comprehensive Rust library and toolset for secure file encryption and data protection. | 13 |
goliate/hidden-tear | A file crypter that uses the AES algorithm to encrypt files and sends the encryption key to a remote server for decryption. | 729 |
shlemph/ipfsecret | Encrypts and decrypts IPFS files with a secret passphrase | 26 |
elasticdog/transcrypt | A tool to transparently encrypt files in a Git repository. | 1,478 |
tsusanka/fileencrypt | A program that uses encryption to secure files by transforming their contents into unreadable data | 9 |
alichtman/deadbolt | A simple file encryption tool using AES-256-GCM algorithm and PBKDF2 password-based key derivation function | 341 |
bing0o/simple_ransomware | A Python script that encrypts system files using the pyCrypto library. | 8 |
bitbeans/streamcryptor | A C# project for secure file encryption and decryption using stream-based approach and cryptographic libraries. | 131 |
ciphershed/ciphershed | Cross-platform encryption software allowing users to on-the-fly encrypt files and data | 645 |
czocher/gpg-crypt | A plugin for encrypting and decrypting files or directories in place | 9 |
trycatchhcf/cloakify | A tool for hiding data in plain sight by transforming it into innocuous-looking strings | 1,558 |
sorairolake/scryptenc-rs | A Rust library and tool implementing the scrypt encrypted data format | 1 |
moteus/lua-aesfileencrypt | A Lua library that provides a simple way to encrypt files using AES encryption. | 18 |
rustcrypto/password-hashes | A collection of password hashing algorithms implemented in Rust. | 673 |
samlarenn/pepacker | A tool for encrypting and obfuscating .text sections of executable files. | 49 |