Skip to content

execute “ssh-keygen -t rsa -b 4096” make asyncssh connection slow #733

Open
@xjie0626

Description

@xjie0626

I tried to execute the command to generate private key file on Linux, “ssh-keygen -t rsa -b 4096” ,but after execution, the connection of asyncssh through user password will be slow, and the larger the -b parameter, the slower the execution. Why? Is there any version to solve this problem?

asyncssh 2.19.0

Multiple ssh versions are like this.
OpenSSH_7.4p1, OpenSSL 1.0.2k-fips 26 Jan 2017
or
OpenSSH_9.2p1, OpenSSL 1.1.1f 31 Mar 2020

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