curve25519-dalek v1.2.1 Release Notes

    • 🛠 Fix a bug in bucket index calculations in the Pippenger multiscalar algorithm for very large input sizes.
    • ➕ Add a more extensive randomized multiscalar multiplication consistency check to the test suite to prevent regressions.
    • Ensure that that multiscalar and NAF computations work correctly on extremal Scalar values constructed via from_bits.