Skip to content

Curve25519DH creates a Random per invocation, which drains Entropy #292

@hierynomus

Description

@hierynomus

The Curve25519DH KEX algorithm creates a new SecureRandom per kex. This leads to a fast drain of entropy on low entropy virtual machines. Allow for the RandomFactory to be available so that you can use the preconfigured random of the SSHClient.

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