On Mon, Jul 9, 2012 at 11:27 AM, Nikolay Elenkov <[email protected]> wrote: > On Fri, Jul 6, 2012 at 10:43 PM, H <[email protected]> wrote: >> Looking at the javadoc on Signature.verify(), it looks like it has fixed one >> bug and introduced another: >> ... > > I can confirm that you get a NPE on second call on 4.1.
BTW, my quick-and-dirty tests show that verification is about 10 times faster, so once this is stable, it will be a win. Signing is about the same speed, and key generation is actually slower, but that shouldn't matter much. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

