rdubois-crypto / FreshCryptoLib

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

Separate Sign and Verify to provide a minimal surface for the verification Library #39

Closed rdubois-crypto closed 8 months ago

rdubois-crypto commented 9 months ago

Utilitary function should be separed from operational ones.

rdubois-crypto commented 8 months ago

ecdsa separated from ecdsa_utils