Skip to content

Support for SHA-256/512 with ssh-rsa keys #588

@fmeum

Description

@fmeum

It would be great if support for the modern rsa-sha2-256 and rsa-sha2-512 signature types could be added. Currently, RSA keys are limited to SHA1.

I would work on this myself, but I do not know how to implement this cleanly. The current design seems to be based on the assumption that there is a 1-to-1 mapping between key types and signature types. If you can provide me with a rough sketch of how this could be fit into the code, I would execute the plan when I have time.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions