Post
Topic
Board Announcements (Altcoins)
Re: NXT :: descendant of Bitcoin - Updated Information
by
hoax
on 21/01/2014, 12:09:46 UTC
@ NRS crypto algo bounty contestants:

Please, confirm that I should use the following files:

https://github.com/moadib/nxt_crypto_js/blob/master/crypto.js

I will use only these files without the others from GIT repository.

Please, get latest version, both functions now accept hex-string arguments:
Code:
crypto_sign(message, secretPhrase)
Code:
crypto_verify(signature, message, publicKey)