GithubHelp home page GithubHelp logo

EIP-2333 about blst HOT 5 CLOSED

supranational avatar supranational commented on May 24, 2024 1
EIP-2333

from blst.

Comments (5)

mratsim avatar mratsim commented on May 24, 2024

The keygen is compliant with H2C keygen spec not EIP2333.

You need to build your own EIP2333 key generator.

You can find my implementation here: https://github.com/status-im/nim-blscurve/blob/fd4956f/blscurve/eth2_keygen/eth2_keygen.nim

You will need to recreate HKDF mod r as BLST does not expose it it's internal https://github.com/status-im/nim-blscurve/blob/fd4956f/blscurve/eth2_keygen/hkdf_mod_r_blst.nim#L83-L127

from blst.

dot-asm avatar dot-asm commented on May 24, 2024

If there is wider interest/demand, it can be added... There is a caveat though. One of the project's goal is to validate the implementation, and the scope is mostly fixed by now. Or in other words, such add-ons won't be validated.

from blst.

steven004 avatar steven004 commented on May 24, 2024

from blst.

alex-miller-0 avatar alex-miller-0 commented on May 24, 2024

We could really use EIP2333 support as well.

from blst.

dot-asm avatar dot-asm commented on May 24, 2024

Added blst_derive_master_eip2333 and blst_derive_child_eip2333.

from blst.

Related Issues (20)

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.