Open drskalman opened 1 year ago
It seems that @weikengchen is already working on it. So I guess I'll just wait and pray for them to merge it: https://github.com/arkworks-rs/curves/pull/159 🙏
The remaining issue is all about the no_std. I am still looking into how to eventually fix it.
(I.e., some tests for no_std are indeed incorrect.)
It seems that Group has been broken into AdditiveGroup and PrimeGroup, if nothing else.