GithubHelp home page GithubHelp logo

[WIP] Roadmap about nim-libp2p HOT 5 CLOSED

cheatfate avatar cheatfate commented on June 16, 2024 2
[WIP] Roadmap

from nim-libp2p.

Comments (5)

arnetheduck avatar arnetheduck commented on June 16, 2024

Related eth2 ticket: ethresearch/p2p#4

from nim-libp2p.

sinkingsugar avatar sinkingsugar commented on June 16, 2024

About Curve25519 if @cheatfate and @dryajov agree I can refactor the current ed25519 code which actually includes (not sure if entirely) Curve25519, although very scalar code.
We also need X25519 for noise btw, again depends on Curve25519.
Let me know what you guys think please.
Or actually including a more optimized C library (since C is nim's assembly) could be another option.

from nim-libp2p.

cheatfate avatar cheatfate commented on June 16, 2024

@sinkingsugar we do not need optimized C library, because we already has one - nim-bearssl.

Also i'm not sure what you mean under word refactor, because ed25519 is constant-time implementation and so i'm not sure it needs any refactor process. For some reason ed25519 is not part of TLS standard, while Curve25519 is, so i'm not sure is ed25519 implementation is enough to build Curve25519.

from nim-libp2p.

sinkingsugar avatar sinkingsugar commented on June 16, 2024

@cheatfate I used bearssl fully anyway so don't worry about it!

from nim-libp2p.

Menduist avatar Menduist commented on June 16, 2024

Closing this since almost everything on this list is done now (except exotic multiplexers)

from nim-libp2p.

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.