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

Improve tests #11

Closed gtank closed 5 years ago

gtank commented 5 years ago

As seen in https://github.com/gtank/ed25519/commit/968377f9c551ce662bf7ab7f288fe8557a9dc3f5, the ones that exist now were just sanity checks and aren't sufficient to catch errors in incoming code.