Post
Topic
Board Development & Technical Discussion
Re: Speeding up verification of digital signatures
by
prezbo
on 22/01/2014, 16:57:20 UTC
The idea of a batch system sounds cool though.  It looks like it only works if the same public key is used for all signatures?
See equation 3 of the naive algoritm, because the curve point multiplication with base point P is done only once per batch of signatures it offers at least about 2x the speedup in any case.