Post
Topic
Board Announcements (Altcoins)
Re: Nxt :: descendant of Bitcoin - Updated Information
by
ferment
on 09/01/2014, 16:54:48 UTC
Bounty announcement

100'000 NXT will be paid for working JavaScript code that signs and verifies signatures using NRS algo.

- Sign/verify speed must be not lower than 100 signatures per second on a 1 GHz CPU (1 core)


Nobody tried to convert cpp to js?

Same problem that one of my guys ran into too.

Quote
The main problem is that JS doesn't support 64bit math, so script spend most time on emulating this.