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

Implement fixed-base scalar multiplication #5

Closed gtank closed 5 years ago

gtank commented 5 years ago

Code to convert the precomp tables from x/crypto to 51-bit representations exists in the upstream CL.