Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
4640804
Topic
345619
Board
Announcements (Altcoins)
Re: NXT :: descendant of Bitcoin - Updated Information
by
hoax
on
21/01/2014, 12:09:46 UTC
Quote from: Come-from-Beyond on January 21, 2014, 11:32:54 AM
@ 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)