Coder Social home page Coder Social logo

Wrapper around C++ BLS about chia-bls-go HOT 4 CLOSED

chuwt avatar chuwt commented on August 27, 2024
Wrapper around C++ BLS

from chia-bls-go.

Comments (4)

chuwt avatar chuwt commented on August 27, 2024

Hi friend @wavepacket0.

Thank you for reaching out to me.

And I didn't think about it too much about this repo. I just want to write a pure a lib for go developers to use (including me). I'm glad if this repo helps others. I'll be happy too if others can give more advice and more PRs.

from chia-bls-go.

wavepacket0 avatar wavepacket0 commented on August 27, 2024

thank you for the answer @chuwt

I would like to see a somewhat complete chia-bls implementation in go, so we have a common goal!
My primary language is not Go, nor im experienced in the field of cryptography, but let's try ;)

As of now Im comparing different bls12-381 Go implementations: kilic's one (the one you're using, CIRCL (Cloudflare's crypo Go toolkit, more or less like Relic Toolkit) and go-ethereum implementation (updated, security audited version forked from kilic repo).

What I see is that no one uses minimum public key sizes (MPL) as Chia does for G1/G2 elements. Given the fact kilic's original repo seems without recent activity and the updated version of it is inside go-ethereum, I think im gonna use that as a base, updating G1/G2 to use MPL as Chia uses and then base your lib on top of that. What do you think?

from chia-bls-go.

chuwt avatar chuwt commented on August 27, 2024

@wavepacket0 Sounds great. Also here is the implementation written by Coinbase. Hope it will help.

from chia-bls-go.

wavepacket0 avatar wavepacket0 commented on August 27, 2024

Thank you for the Coibase impl, missed that. I think i will stick with go-ethereum or Coinbase one as both have passed audit phase @chuwt

from chia-bls-go.

Related Issues (5)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.