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: about 8 years ago decryptionencryptionphp7
Related projects:
Repository | Description | Stars |
---|---|---|
| A tool to transparently encrypt files in a Git repository. | 1,487 |
| A file crypter that uses the AES algorithm to encrypt files and sends the encryption key to a remote server for decryption. | 736 |
| A simple file encryption tool that allows users to protect and decrypt files with a password. | 409 |
| A command-line utility for encrypting files with the defuse/php-encryption library | 20 |
| A Rust library and tool suite for secure file encryption and decryption. | 14 |
| A Python script that encrypts system files using the pyCrypto library. | 8 |
| A Lua library that provides a simple way to encrypt files using AES encryption. | 18 |
| Cross-platform encryption software allowing users to on-the-fly encrypt files and data | 647 |
| A C# project for secure file encryption and decryption using stream-based approach and cryptographic libraries. | 131 |
| A simple API for encrypting and decrypting text messages using a one-time pad method. | 18 |
| A Rust library and tool implementing a secure data encryption format based on the scrypt algorithm | 1 |
| A CLI program to encrypt and decrypt files using the andOTP encryption algorithm | 30 |
| A file encryption tool that uses AES-256 to protect files and allows easy decryption with a password | 344 |
| Encrypts and decrypts IPFS files with a secret passphrase | 26 |
| A package that securely stores and exchanges cookie values between web applications. | 80 |