circl icon indicating copy to clipboard operation
circl copied to clipboard

Implement Ristretto

Open claucece opened this issue 5 years ago • 5 comments

There is already a library: https://github.com/gtank/ristretto255

We can adapt it for CIRCL.

cc./ @armfazh @chris-wood

claucece avatar Oct 21 '20 13:10 claucece

There is also https://github.com/bwesterb/go-ristretto

bwesterb avatar Oct 21 '20 14:10 bwesterb

Oh! Love that!

claucece avatar Oct 21 '20 14:10 claucece

@claucece @armfazh should we keep this ticket open to re-implement ristretto255 internally? #216 added support for ristretto255 as a Group instance, but it just wraps @bwesterb's package.

chris-wood avatar Feb 19 '21 22:02 chris-wood

Yes, it remains open.

armfazh avatar Feb 19 '21 22:02 armfazh

Oh, for sure! @chris-wood I will be super nice to have it internally ;)

claucece avatar Feb 20 '21 00:02 claucece