sike-java icon indicating copy to clipboard operation
sike-java copied to clipboard

Verify Fp2ElementRef implementation

Open romanstrobl opened this issue 4 years ago • 1 comments

Some of the methods in Fp2Element class differ from the official implementation (e.g. sqrt). Although these methods are well tested, we should compare the performance and security parameters with the official implementation.

romanstrobl avatar Jun 02 '20 17:06 romanstrobl

This issue has low priority because the sqrt method is used only in the reference implementation, which is not likely to be used for other than testing purposes.

romanstrobl avatar Oct 14 '20 16:10 romanstrobl

Not required anymore.

petrdvorak avatar Apr 19 '23 16:04 petrdvorak