Skip to content

Add missing serialize_ecc_point implementations#215

Closed
conr2d wants to merge 1 commit intoEOSIO:eosiofrom
conr2d:serialize_ecc_point
Closed

Add missing serialize_ecc_point implementations#215
conr2d wants to merge 1 commit intoEOSIO:eosiofrom
conr2d:serialize_ecc_point

Conversation

@conr2d
Copy link
Contributor

@conr2d conr2d commented Oct 18, 2021

fc::ecc::public_key has a member function public_key_point_data serialize_ecc_point()const;, but it's not implemented in elliptic_secp256k1.cpp. This PR adds missing implmentation, and adds serialize_ecc_point to fc::crypto::r1::public_key as well.

Related to EOSIO/eos#6718

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant