I am trying to decrypt a string in android. I keep getting the following exception:
08-21 03:56:56.700: W/System.err(4208): javax.crypto.IllegalBlockSizeExceptio
salt.getBytes() should be salt.getBytes(UNICODE_FORMAT)
salt.getBytes()
salt.getBytes(UNICODE_FORMAT)