• Bodo Möller's avatar
    Use the equivalent of a sliding window (without precomputation · f8989a21
    Bodo Möller authored
    because we're only handling words anyway) in BN_mod_exp_mont_word
    making it a little faster for very small exponents,
    and adjust the performance gain estimate in CHANGES according
    to slightly more thorough measurements.
    (15% faster than BN_mod_exp_mont for "large" base,
    20% faster than BN_mod_exp_mont for small base.)
    f8989a21
To find the state of this project's repository at the time of any of these versions, check out the tags.