Text encryption tool written in C#.
Compile with Visual Studio 2015 or newer.
Precompiled installer is provided in the Installer directory.
Uses 2048 bit RSA for keys and 256 bit AES for block cipher.
Provides for convienient key management and allows encryption of files.