Mamy Ratsimbazafy
|
d69c7bf8e9
|
Fuzz Fix - Hash-To-Curve - Isogeny EC add non-fully-reduced input (#250)
* H2C: fix fuzz failure 2, non-fully reduced in isogeny EC addition
* faster hashToG2 by using sparsity
|
2023-07-03 06:57:22 +02:00 |
|
Mamy Ratsimbazafy
|
4be89d309f
|
chore: remove stew/byteutils dependencies and unneeded imports
|
2023-01-12 20:25:57 +01:00 |
|
Mamy Ratsimbazafy
|
9770b3108c
|
Fp12 over fp6 (#201)
* introduce sumprod for direct fp6_mul
* change curves -> constants
* forgotten constants
* Full pairing using Fp2->Fp6->Fp12 towering
|
2022-08-14 09:48:10 +02:00 |
|
Mamy Ratsimbazafy
|
e9e7a1809c
|
BN254 - Hash-to-Curve (SVDW method) (#190)
* Hash to BN254-Snarks
* Test SVDW code path with old v7 vectors for BLS12-381
* add benches
|
2022-04-26 21:24:07 +02:00 |
|