Sunday, July 8, 2012

Re: [android-developers] Jelly Bean errors with LVL

On Mon, Jul 9, 2012 at 11:27 AM, Nikolay Elenkov
<nikolay.elenkov@gmail.com> wrote:
> On Fri, Jul 6, 2012 at 10:43 PM, H <me@howardb.com> 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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment