Skip to content

Latest commit

 

History

History
57 lines (30 loc) · 1.8 KB

CHANGES.md

File metadata and controls

57 lines (30 loc) · 1.8 KB

Planned for next version

Bug Fixes

  • GH-618 Fix reading an OpenSshCertificate from a Buffer
  • GH-626 Enable Streaming.Async for ChannelDirectTcpip
  • GH-628 SFTP: fix reading directories with trailing blanks in the name
  • GH-636 Fix handling of unsupported key types in known_hosts file

New Features

  • GH-606 Support ML-KEM PQC hybrid key exchanges

  • SSHD-988 Support ed25519 keys via the Bouncy Castle library

Potential compatibility issues

Major Code Re-factoring