jaromil opened a new issue #32: Miller loop test fail in Zenroom using BLS383
URL: https://github.com/apache/incubator-milagro-crypto-c/issues/32
 
 
   Hi there! glad to find back your repo here, pity for the commit history, I 
guess per ASF policy...
   
   In Zenroom I'm including milagro at the version you tagged as 4 before 
removing this repo.
   
   Today I was trying to check this new repository out and see if it fits 
seamlessly and passes all my tests. I really appreciate the ECP_ZZZ_toOctet 
flag for compression! However I get an errror.
   
   As per subject, one of my ECP2 pairing tests fails, more precisely the one 
where I check this property:
   ```
   miller(sQ,P) = miller(Q,P)^s
   ```
   where `Q` is an ECP2 point derived from the curve's generator multiplied by 
a random BIG modulo curve's order
   and `P` is an ECP1 point derived the same way
   
   I'm using your current master branch and BLS383. Will soon check out 381 too.
   
   I understand this should pass and it did pass with the "older" version of 
milagro which you can see in zenroom's repository. Is there anything you can 
think of about this issue?
   thanks,
   ciao

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


With regards,
Apache Git Services

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

Reply via email to