Post
Topic
Board Announcements (Altcoins)
Re: NXT :: descendant of Bitcoin - Updated Information
by
CIYAM
on 15/02/2014, 04:50:27 UTC
Show me the runtime complexity of the sig function in terms of payload length and we'll see.

Okay - I get your point - I was assuming you'd actually use something like SHA256 over the transaction data and then just apply the EC signature to that (rather than applying the signature algorithm to all of the data).

My (perhaps incorrect) assumption is that EC signature algorithms are much slower than hash algorithms like SHA256.