oblivious icon indicating copy to clipboard operation
oblivious copied to clipboard

Implement additive Ristretto255 scalar group operations in `oblivious.ristretto.scalar` to match `oblivious.ristretto.bn254`

Open wyatt-howe opened this issue 9 months ago • 0 comments

Implement additive Ristretto255 scalar group operations in oblivious.ristretto.scalar to match oblivious.bn254.scalar's arithmetic features, and possibly even scalar.from_int.


This discrepancy was first discussed in issue https://github.com/nthparty/oblivious/issues/8 as discovered by @rashmibhle.

wyatt-howe avatar May 03 '24 20:05 wyatt-howe