Skip to content

Conversation

@Wackymax
Copy link

@Wackymax Wackymax commented Jan 27, 2026

Summary

  • add SSH agent forwarding support via OpenSSH auth-agent requests
  • expose SSHAgentHandler + SSHKeyPairAgent for in-memory key signing
  • handle [email protected] channels when enabled
  • honor RSA sign-request flags to support rsa-sha2-256/512 and ssh-rsa

Notes

  • agent forwarding is only enabled when the client provides an agent handler
  • requests are handled in-memory; no keys are written to disk

Testing

  • not run (library-only change)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant