Upgrade Encryption

Issue #18 resolved
Thomas Gerlach created an issue

Currently, hashing is with SHA and encryption is AES128. This needs updated to SHA256 and AES256. An example of AES256 using spongy castle can be found here: http://lukieb.blogspot.com/2013/11/aes-encryptiondecryption-in-android.html

Comments (1)

  1. Log in to comment