Skip to content

Conversation

@karel-m
Copy link
Member

@karel-m karel-m commented Jul 3, 2018

as discussed in #393

Now we have similarly named:

  • int ecc_get_curve(const char* name_or_oid, const ltc_ecc_curve** cu);
  • int ecc_set_curve(const ltc_ecc_curve *cu, ecc_key *key);

I am not sure whether ecc_get_curve is proper here, maybe ecc_find_curve would be better?

@sjaeckel
Copy link
Member

sjaeckel commented Jul 4, 2018

find is indeed better 👍

@karel-m karel-m force-pushed the pr/ecc_set_dp--ecc_set_curve branch from ee1d3ec to 5feac4b Compare July 4, 2018 08:42
@karel-m karel-m force-pushed the pr/ecc_set_dp--ecc_set_curve branch from 5feac4b to 4bec98f Compare July 4, 2018 08:43
@karel-m karel-m changed the title rename ecc_set_dp to ecc_set_curve rename ecc_set_dp >> ecc_set_curve + ecc_get_curve >> ecc_find_curve Jul 4, 2018
@karel-m karel-m requested a review from sjaeckel July 4, 2018 10:30
@karel-m karel-m merged commit d3c5890 into develop Jul 6, 2018
@karel-m karel-m deleted the pr/ecc_set_dp--ecc_set_curve branch July 6, 2018 11:39
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.

3 participants