I'm studying the speed (time to verify) a signed message with RSA or DSA over different processors
In this link, there are benchmarks for the time to verify a signature on a short message (59 bytes) http://bench.cr.yp.to/results-sign.html
But I need the times to verify a signature on a long message (1500) byte , Is there a relation between the time to verify a signature on a message and the message length ?