file-encryptor
There are 26 repositories under file-encryptor topic.
OfficialAroCodes/AroCrypt
AroCrypt is a tool for encryption and decryption text and files, steganography with auto encryption.
EaseFilterSDK/AutoFileEncryptExample
A C# transparent file encryption example which was implemented with the Transparent Encryption File System Filter Driver SDK. The Transparent Encryption File System Filter Driver SDK allows you to develop transparent on-access, per-file encryption Windows application without the driver encryption knowledge, help you to handle most of the complexity in encryption operations.
abhishekY495/File-encryptor
Encrypt / Decrypt files with a password. Built using @electron and @tailwindlabs
rafael-santiago/blackcat
My personal encryption tool
truethari/Cryptique
Secure file encryption and decryption tool built with Electron and Node.js
EaseFilterSDK/SecureSandbox
Secure your sensitive files with access control policies, prevent unauthorized access, run untrusted programs safely with restriction.
JOELKUNDU/Zenc-command-line-file-encrypter-decryptor
A File/Folder encryptor written in c++ and based on Crypto++ library
sd416/file-encryptor
File Encryptor is a command-line tool written in Go that provides secure file encryption and decryption using either SSH / RSA key pairs or password-based encryption.
wyn-cmd/pyvault
A secure AES-256 file encryptor that utilises two passwords
MinegamesAdministrationTool-zz/CryptoPrivacy
All kind of encryption in one program.
nemuelw/fcrypt
Encrypt and decrypt files & directories from the command line
pindjouf/cryptoooor
Get your files encrypted -- decrypted using AES-GCM encryption.
Slyvred/locked-in
This is a simple cli tool written in Rust to encrypt/decrypt files using the AES-GCM cipher.
TechWhizKid/EncryptoPack
An intuitive application for securing files and folders through encryption.
wyn-cmd/senitel
A secure AES-256 vault made in python
heyharshitrai/Cryptex
Cryptex is a python script that can encrypt and decrypt files with a user-provided password from the command line.
I2rys/FileCryptor
AES 256 File encryptor & decryptor.
InferiorAK/GoponFile
GoponFile is a Simple File Locker based on Python. It's Safe and User Friendly to use. So Let's try it and Enjoy!
VishalShenoy2002/File-Encrypter
Keep your files safe by encrypting it 🙂
Emil105105/FileEncryption
This is a small GUI-based file encryptor with RSA only written in python
woodwhales/woodwhales-file-encrypt-tool
加解密文件的可视化工具
0x7f9/datalok
Rust File Encryption
cynegeirus/file-encryption-application
This project contains a simple file encryption application implemented in C++. The application allows the user to encrypt or decrypt a specified file by providing a password.
thespartoos/Brute-EncryptedFiles
Excelent python tool to bruteforce file encrypted with a cipherlist and a wordlist
Trust-systems/sFE
A military grade secure encryption and decryption utility(ChaCha20Poly1305 AEAD, RSA-4096, Argon2id, memory locking, Multi-pass secure deletion, LZMA, ACL, Secure logging, System security environment verification, Encrypted storage of RSA private keys and more!)
maxng07/FileCrypter
File Encryption with AES256 and Authenticated Data Integrity check using a passphrase. Implemented in GO with AES-GCMSIV. CLI Binary only