StreamCryptor
File encryptor
A C# project for secure file encryption and decryption using stream-based approach and cryptographic libraries.
Stream encryption & decryption with libsodium and protobuf
131 stars
14 watching
29 forks
Language: C#
last commit: over 8 years ago
Linked from 3 awesome lists
c-sharpcryptocryptographylibsodiumprotobuf
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A file encryption tool that uses AES-256 to protect files and allows easy decryption with a password | 344 |
| | A tool to transparently encrypt files in a Git repository. | 1,487 |
| | A simple file encryption tool that allows users to protect and decrypt files with a password. | 409 |
| | Tools and utilities to work with Dnscrypt-proxy configuration and measurement. | 40 |
| | A modern packer for Linux executables that applies various encryption techniques to hide their contents | 42 |
| | A file crypter that uses the AES algorithm to encrypt files and sends the encryption key to a remote server for decryption. | 736 |
| | A program that uses encryption to secure files by transforming their contents into unreadable data | 9 |
| | A Python script that encrypts system files using the pyCrypto library. | 8 |
| | An enhanced C# implementation of the bcrypt password hashing algorithm | 848 |
| | An implementation of binary encryption from the phrack magazine. | 65 |
| | Cross-platform encryption software allowing users to on-the-fly encrypt files and data | 647 |
| | A Lua library that provides a simple way to encrypt files using AES encryption. | 18 |
| | A tool for bypassing client-side encryption in web applications during penetration testing and bug bounty activities | 192 |
| | A Rust library and tool suite for secure file encryption and decryption. | 14 |
| | A module for parsing Bitcoin blockchain data from blk*.dat files in real-time | 14 |