Conversation
|
A 39-isogeny may still be good, as I remember the 11-isogeny in BLS12-381 took a very small portion of runtime. Should we generify the SW implementation from BLS12-381 to use for BLS12-377? |
Yes we might give the 37-isogeny SSWU a try and yes we should generify th SW map for the remaining cases. We can take the implementation from any curve as the code is the same ( |
|
Last commit adds parameters of a 37-isogeny for the G2 bw6-761 case. I think a degree 37 is still fine. G1 and G2 for BW6 are both on |
|
#158 (fixed) |
This PR adds parameters for SSWU:
Other curves, on G2:
Fp4WIP)85752112189-isogenyon G2(too big we might want to stick to generic SW)on G1:
This will be addressed in a different PR. Also see #155 .