A simple file encrypter written in C/C++. Tested sucessfully with 0.5 GB file. Despite having well-functioning cryptographic features, it may not be reliable. This application is provided with no warranty or guarantees of any kind. Use it at your own risk!
SourceForge page: https://sourceforge.net/projects/aes256-cbc-file-encrypter/
Used libraries:
https://github.com/kokke/tiny-AES-c
https://github.com/meemknight/glui
https://github.com/ulwanski/sha512