kirk-baird opened a new issue #37: URL: https://github.com/apache/incubator-milagro-crypto-rust/issues/37
# What is the issue Subgroup checks are currently being performed using GLV method for G1 and GS method for G2. This may perform incorrect scalar multiplications for points not in the subgroup, thus a potential for false positives in the subgroup check. # ToDo Replace subgroup checks with a more accurate and efficient method. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
