- android.permission.WRITE_EXTERNAL_STORAGE
- android.permission.READ_EXTERNAL_STORAGE
Jan 13, 2017
The earlier version used Electronic Code Book(ECB) Block Cipher Mode which is vulnerable to Crypt analysis and not recommended to be used. This version uses Cipher Block Chaining(CBC) as the block cipher mode. In this mode, the feature to share the encrypted file/files as attachment in mail has been added. The support for SD Card has been added in addition to internal storage which existed earlier.