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

Write comparative tests for target-specific field arithmetic #31

Open gtank opened 4 years ago

gtank commented 4 years ago

Speaking of https://golang.org/wiki/TargetSpecific (see #30), I don't think we have tests that explicitly compare our math routines.