You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
using K-163, i've generated a public key from the private key [0, 1, 2, ...] .... the results do NOT match the public key i generate using nodejs (which itself uses openssl, i believe)....
i've seen other issues suggesting that there may not (yet) be compatibility with other crypto libraries....
said another way, are there standard test vectors which you've used??? do you have some "expected output for this particular input" tests????
The text was updated successfully, but these errors were encountered:
using K-163, i've generated a public key from the private key [0, 1, 2, ...] .... the results do NOT match the public key i generate using nodejs (which itself uses openssl, i believe)....
i've seen other issues suggesting that there may not (yet) be compatibility with other crypto libraries....
said another way, are there standard test vectors which you've used??? do you have some "expected output for this particular input" tests????
The text was updated successfully, but these errors were encountered: