Skip to content

fix(ciphers): support and tests ciphers needed #45

Description

@ncouture

medium

The transport advertises support for RSA host keys (rsa-sha2-256, rsa-sha2-512), but the factory is only populated with Ed25519 and ECDSA keys (see lines 598-601). This will cause connection failures if a client attempts to use an RSA algorithm. These should be removed from the advertised list if they are not supported.

Originally posted by @gemini-code-assist[bot] in #34 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    Status
    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions