seedvault/app
Steve Soltys 04543a1014 Fix transport encryption
Prior to this commit, some of the application data was not included during encryption. This is a breaking change, any backups made prior to this commit can no longer be restored.

1. Encrypt 'full' backup data.
2. Increase number of key generation iterations to 32767.
3. Change cipher to 'AES/CBC/PKCS5Padding'.
2019-03-14 20:09:06 -04:00
..
libs Add commons-io dependency to Android makefile 2018-11-13 17:58:27 -05:00
src/main Fix transport encryption 2019-03-14 20:09:06 -04:00
build.gradle Update SDK version to 28 2019-02-11 22:00:33 -05:00