Skip to content
  • Niels Möller's avatar
    Trim scratch usage of curve448 operations. · b5ae97a8
    Niels Möller authored
    * ecc-448.c (ecc_mod_pow_446m224m1): Reduce scratch space from 9*n
    to 6*n.
    (ECC_448_INV_ITCH, ECC_448_SQRT_ITCH): Reduce accordingly.
    * curve448-mul.c (curve448_mul): Reduce allocation from 14*n to 12*n.
    b5ae97a8
To find the state of this project's repository at the time of any of these versions, check out the tags.