rdubois-crypto / FreshCryptoLib

Cryptographic Primitives for Blockchain Systems (solidity, cairo, C and rust)
MIT License
121 stars 22 forks source link

Apply inlined double and Q=-G modifications to all versions #57

Closed rdubois-crypto closed 6 months ago

rdubois-crypto commented 7 months ago

Edge cases have been spot by Fuzzing and applied to ecmulmuladd_S_asm.

Apply modifications to all versions and produce edge vectors for them.

rdubois-crypto commented 6 months ago

Correction with https://github.com/rdubois-crypto/FreshCryptoLib/pull/58