deadbolt
File Encryptor
A simple file encryption tool using AES-256-GCM algorithm and PBKDF2 password-based key derivation function
Dead-simple file encryption for any OS
341 stars
9 watching
15 forks
Language: JavaScript
last commit: over 1 year ago
Linked from 1 awesome list
aes-256cryptographyencryptionencryption-decryptionencryption-toollinuxmacoswindows
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
sorairolake/abcrypt | A comprehensive Rust library and toolset for secure file encryption and data protection. | 13 |
bing0o/simple_ransomware | A Python script that encrypts system files using the pyCrypto library. | 8 |
moteus/lua-aesfileencrypt | A Lua library that provides a simple way to encrypt files using AES encryption. | 18 |
bitbeans/streamcryptor | A C# project for secure file encryption and decryption using stream-based approach and cryptographic libraries. | 131 |
shlemph/ipfsecret | Encrypts and decrypts IPFS files with a secret passphrase | 26 |
spieglt/cloaker | A simple file encryption tool that allows users to protect and decrypt files with a password. | 410 |
anof-cyber/pycript | A tool for bypassing client-side encryption in web applications during penetration testing and bug bounty activities | 186 |
elasticdog/transcrypt | A tool to transparently encrypt files in a Git repository. | 1,478 |
ciphershed/ciphershed | Cross-platform encryption software allowing users to on-the-fly encrypt files and data | 645 |
n4sm/m0dern_p4cker | A modern packer for Linux executables that applies various encryption techniques to hide their contents | 42 |
glv2/bruteforce-wallet | A tool to crack encrypted wallet files by trying various passwords | 366 |
softvar/secure-ls | Protects and encrypts data stored in local storage. | 646 |
czocher/gpg-crypt | A plugin for encrypting and decrypting files or directories in place | 9 |
kushaldas/johnnycanencrypt | Provides a Python module with encryption and decryption capabilities using Rust. | 52 |