Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
4481849
Topic
404321
Board
Announcements (Altcoins)
Re: [ANN] Nxt Bounty for working JavaScript code that signs and verifies signatures
by
BloodyRookie
on
13/01/2014, 09:16:09 UTC
Quote from: hoax on January 13, 2014, 07:53:38 AM
Yep, i also mean approach from
https://github.com/kosta/confidential-publishing/blob/master/js/curve25519/curve25519.js
And your version of
verify
also return false for
Code:
var message = "Hello World!";
var secretPhrase = "secretPhrase";
Interesting...
And the original Java code also returns false on verifying