You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@milagro.apache.org by GitBox <gi...@apache.org> on 2020/05/11 10:06:49 UTC

[GitHub] [incubator-milagro-crypto-rust] kirk-baird opened a new issue #34: BLS12-381 Optimise co-factor clearing for G1

kirk-baird opened a new issue #34:
URL: https://github.com/apache/incubator-milagro-crypto-rust/issues/34


   # What is the issue
   
   `hash_to_curve()` uses an inefficient cofactor clearing method on G1.
   
   # ToDo
   
   Consider using `pair::g1mul()` for this.


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@milagro.apache.org
For additional commands, e-mail: issues-help@milagro.apache.org