Coder Social home page Coder Social logo

Comments (7)

drieseng avatar drieseng commented on August 26, 2024 3

In the next beta, we'll add support for the following key exchange algorithms:

  • curve25519-sha256
  • curve25519-sha256@libssh.org
  • ecdh-sha2-nistp256
  • ecdh-sha2-nistp384
  • ecdh-sha2-nistp521
  • diffie-hellman-group14-sha256
  • diffie-hellman-group16-sha512

and we've added support for the following host key algorithms:

  • ssh-ed25519
  • ecdsa-sha2-nistp256
  • ecdsa-sha2-nistp384
  • ecdsa-sha2-nistp521

from ssh.net.

drieseng avatar drieseng commented on August 26, 2024 1

2020.0.0-beta1 is now available.

from ssh.net.

Cronus89 avatar Cronus89 commented on August 26, 2024

Any plan for this? I'm having the issue in software that uses your ssh lib. ShareX/ShareX#3599

from ssh.net.

Kim-SSi avatar Kim-SSi commented on August 26, 2024

It might be useful to look at the following repos for 25519 related code, licensed as public domain or MIT:
https://github.com/CodesInChaos/Chaos.NaCl
Some additional code & tests to the above:
https://github.com/CryptoManiac/Ed25519

from ssh.net.

AtosNicoS avatar AtosNicoS commented on August 26, 2024

I recently also ran into this issue, I am unable to acces a Teltonika router anymore:
#461

Please implement some of the newer ciphers.

from ssh.net.

stijnbrouwers avatar stijnbrouwers commented on August 26, 2024

+1

from ssh.net.

marcob73 avatar marcob73 commented on August 26, 2024

It seems aes128-ctr, aes192-ctr and aes256-ctr are currently supported.
Is it there any schedule to add support also to the following?

Thank and Best Regards,
Marco

from ssh.net.

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.