This repository has been archived by the owner on Nov 9, 2023. It is now read-only.
Implement Into_Iter for EdwardsPoint and RistrettoPoint #97
Labels
end_user_utility
This feature provides value for the end-user
good first issue
Good for newcomers
team:R&D
Research & Development (Cryptographic Protocol)
Milestone
It would be nice to have an implementation that returns an iterator over the 4 coordinates of a
RistrettoPoint
or anEdwardsPoint
.Ex:
The text was updated successfully, but these errors were encountered: