ltc_ecc_projective_add_point

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. int ltc_ecc_projective_add_point(ecc_point* P, ecc_point* Q, ecc_point* R, void* modulus, void* mp)
  2. int ltc_ecc_projective_add_point(ecc_point* P, ecc_point* Q, ecc_point* R, void* modulus, void* mp)
  3. int ltc_ecc_projective_add_point(ecc_point* P, ecc_point* Q, ecc_point* R, void* modulus, void* mp)
    version(LTC_MECC && !LTM_LTC_DESC && !GMP_LTC_DESC && !LTC_MECC_ACCEL)
    extern (C) nothrow
    int
    ltc_ecc_projective_add_point

Meta