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
409 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 Rust library and tool suite for secure file encryption and decryption. | 14 |
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. | 736 |
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,487 |
tsusanka/fileencrypt | A program that uses encryption to secure files by transforming their contents into unreadable data | 9 |
alichtman/deadbolt | A file encryption tool that uses AES-256 to protect files and allows easy decryption with a password | 344 |
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 | 647 |
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,566 |
sorairolake/scryptenc-rs | A Rust library and tool implementing a secure data encryption format based on the scrypt algorithm | 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 written in Rust | 688 |
samlarenn/pepacker | A tool for encrypting and obfuscating .text sections of executable files. | 49 |