Chia-Network / pool-reference

Reference python implementation of Chia pool operations for pool operators
Apache License 2.0
440 stars 197 forks source link

BLS signature in .net core #147

Closed SalimiHabib closed 3 years ago

SalimiHabib commented 3 years ago

Hi chia use blspy in python world to access BLS signature, G2Element, G1Element ,and AugSchemeMPL verifier method . Is there any equal option in .NET core ?

thank you

mariano54 commented 3 years ago

No there isn't. There is a C++ library here: https://github.com/Chia-Network/bls-signatures