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

lightreduce -> carryPropagate #29

Closed sunnya97 closed 4 years ago

sunnya97 commented 4 years ago

In this line and this one, they need lightReduce defined, but its used elsewhere as carryPropagate.