A GUI for encrypting files with AES-256 encryption. The program uses streams so it's very efficiant and works on big files with low memory footprint
- Generate secure AES-256 keys and IVs
- Encrypt & decrypt files using streams
- Lightweight (compared to a website)
This is currently the most starred project on my profile, for some reason. So if you like it please look at my other projects, for example mandelbrot, and thanks for all the stars.
Free as in MIT