fileencrypt
File encrypter
A program that uses encryption to secure files by transforming their contents into unreadable data
A simple program to encrypt and decrypt a file
9 stars
2 watching
6 forks
Language: PHP
last commit: almost 8 years ago decryptionencryptionphp7
Related projects:
Repository | Description | Stars |
---|---|---|
elasticdog/transcrypt | A tool to transparently encrypt files in a Git repository. | 1,478 |
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 |
spieglt/cloaker | A simple file encryption tool that allows users to protect and decrypt files with a password. | 410 |
defuse/encutil | A command-line utility for encrypting files with the defuse/php-encryption library | 20 |
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 |
ciphershed/ciphershed | Cross-platform encryption software allowing users to on-the-fly encrypt files and data | 645 |
bitbeans/streamcryptor | A C# project for secure file encryption and decryption using stream-based approach and cryptographic libraries. | 131 |
cheatsnake/classify | A simple API for encrypting and decrypting text messages using a one-time pad method. | 18 |
sorairolake/scryptenc-rs | A Rust library and tool implementing the scrypt encrypted data format | 1 |
rijulgulati/go-andotp | A CLI program to encrypt and decrypt files using the andOTP encryption algorithm | 30 |
alichtman/deadbolt | A simple file encryption tool using AES-256-GCM algorithm and PBKDF2 password-based key derivation function | 341 |
shlemph/ipfsecret | Encrypts and decrypts IPFS files with a secret passphrase | 26 |
chmike/securecookie | A package that securely stores and exchanges cookie values between web applications. | 79 |