Skip to content
  • Niels Möller's avatar
    New functions ecc_mod_mul_canonical and ecc_mod_sqr_canonical. · 2bf497ba
    Niels Möller authored
    * ecc-mod-arith.c (ecc_mod_mul_canonical, ecc_mod_sqr_canonical):
    New functions.
    * ecc-internal.h: Declare and document new functions.
    * curve448-eh-to-x.c (curve448_eh_to_x): Use ecc_mod_sqr_canonical.
    * curve25519-eh-to-x.c (curve25519_eh_to_x): Use ecc_mod_mul_canonical.
    * ecc-eh-to-a.c (ecc_eh_to_a): Likewise.
    * ecc-j-to-a.c (ecc_j_to_a): Likewise.
    * ecc-mul-m.c (ecc_mul_m): Likewise.
    2bf497ba
To find the state of this project's repository at the time of any of these versions, check out the tags.