Appearance
Decrypt Files
Decrypt AES encrypted files easily

To use this utility, just pick an AES encrypted file, enter a password, and then press "Decrypt".
Currently supported file extensions are:
- .aes
- .aes128
- .aes256
Any file created with the encrypt utility of Useful Utilities is supported. Other files are not guaranteed to be compatible but should still work.
This application uses RNCryptor, an open source Swift library to decrypt. You can read more about this library on Github.