kyber icon indicating copy to clipboard operation
kyber copied to clipboard

[p256] non optimal curve Sub & Neg implementation

Open nikkolasg opened this issue 8 years ago • 0 comments

In group/nist/curve.go, comment is saying the Sub and Neg implementation of the curvePoint are non-optimal. One should find out why and what is the optimal algorithm for this.

nikkolasg avatar Jul 12 '17 11:07 nikkolasg