Appearance
This application encrypts files using AES-256 encryption using the user supplied password.
This application uses RNCryptor, an open source Swift library to encrypt. You can read more about this library on Github.