Post
Topic
Board Development & Technical Discussion
Re: Speeding up verification of digital signatures
by
TierNolan
on 22/01/2014, 14:30:46 UTC
The client doesn't use the "fastest" possible implementation.  It just uses a standard openSSL elliptic curve implementation.

The have to balance speed against security.

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?