Giter VIP home page Giter VIP logo

Comments (1)

mscdex avatar mscdex commented on August 16, 2024

There's two issues here:

  1. ssh2 would be the more appropriate place for this as it is currently receiving updates whereas ssh2-streams is not, however...
  2. OpenSSL does not have built-in support for sntrup761, which makes it reasonably impossible to support it in ssh2 (unless you can convince node.js core to add the appropriate OpenSSL patches and expose access to sntrup761). It's possible a C++ addon could be written, but I'm very reluctant to do that for two reasons: I don't see the post-quantum algorithms as being that commonly used yet and people already complain about optional C++ addons (but perhaps the people really interested in the post-quantum algorithms do not intersect with that other group).

from ssh2-streams.

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.