On Wed, Jan 5, 2011 at 6:42 AM, Jake Basile <jakerbas...@gmail.com> wrote:
> Hello android-developers!
>
> I have a simple class to try and wrap encryption for use elsewhere in my
> program. It seems to handle encryption correctly, but not so much when
> decrypting, which throws a javax.crypto.IllegalBlockSizeException "last
> block incomplete in decryption" at the highlighted line (stack trace). I
> have done a good amount of banging my head against my desk to try and figure
> this out, but if I get anywhere at all, it ends up being a different
> exception. I also can't seem to find much by searching.

Show relevant code.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to