gtank / ristretto255

Implements ristretto255, a fast prime-order group.
https://ristretto.group
BSD 3-Clause "New" or "Revised" License
98 stars 22 forks source link

internal/radix51: fix aliasing bug in CondNeg (#21) #22

Closed gtank closed 5 years ago

gtank commented 5 years ago

First bug our newly armed and operational aliasing tests found!