Closed GoogleCodeExporter closed 9 years ago
Weird. It looks like they changed something in one of the Cipher internals,
that causes it to need extra space in the output buffer in Cipher.doFinal. It
was causing ShortBufferExceptions.
The native jni crypto libraries I use on most phones don't have this problem,
but I'll add some padding to that buffer in a future version.
Original comment by bpel...@gmail.com
on 31 Aug 2013 at 3:06
These errors are fixed in 1.99.10
Original comment by bpel...@gmail.com
on 15 Sep 2013 at 7:24
Original issue reported on code.google.com by
pfngu...@gmail.com
on 30 Aug 2013 at 10:33