-
Notifications
You must be signed in to change notification settings - Fork 79
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add secp256k1 curve support #918
Milestone
Comments
It also is a part of neox-2.x, IIRC. |
AnnaShaleva
added a commit
that referenced
this issue
Jul 13, 2020
AnnaShaleva
added a commit
that referenced
this issue
Jul 13, 2020
AnnaShaleva
added a commit
that referenced
this issue
Jul 13, 2020
AnnaShaleva
added a commit
that referenced
this issue
Jul 13, 2020
AnnaShaleva
added a commit
that referenced
this issue
Jul 13, 2020
AnnaShaleva
added a commit
that referenced
this issue
Jul 14, 2020
AnnaShaleva
added a commit
that referenced
this issue
Jul 14, 2020
AnnaShaleva
added a commit
that referenced
this issue
Jul 14, 2020
AnnaShaleva
added a commit
that referenced
this issue
Jul 14, 2020
AnnaShaleva
added a commit
that referenced
this issue
Jul 14, 2020
AnnaShaleva
added a commit
that referenced
this issue
Jul 14, 2020
AnnaShaleva
added a commit
that referenced
this issue
Jul 14, 2020
AnnaShaleva
added a commit
that referenced
this issue
Jul 14, 2020
AnnaShaleva
added a commit
that referenced
this issue
Jul 14, 2020
AnnaShaleva
added a commit
that referenced
this issue
Jul 14, 2020
AnnaShaleva
added a commit
that referenced
this issue
Jul 14, 2020
AnnaShaleva
added a commit
that referenced
this issue
Jul 14, 2020
AnnaShaleva
added a commit
that referenced
this issue
Jul 14, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Koblitz strikes back (previous episodes: #81, #318, #352)! We need to port neo-project/neo#1419 changes (that are important for cross-chain interoperability) to our system. Some thoughts:
PublicKey
andPrivateKey
fromcrypto/ecdsa
packageSee also: neo-project/neo#1614. Related: #917.
The text was updated successfully, but these errors were encountered: