Skip to content

Performance issues using cryptography v42 and above on oracle linux 8 #13147

@pete312

Description

@pete312

I'm curious what you think of the issue I raised on asyncssh project

ronf/asyncssh#760

In short; hosts built with oracle linux 8 use OpenSSL 1.1.1k, and these have had a 5x fold or more increase in establishing a connection for all versions of cryptography above v41 (i.e v42 - v45). So pip installing v41 clears the issue and pip installing v45 reveals the issue in the tests (details in the asyncssh ticket).

oracle linux 9 however, uses OpenSSL 3.0.7, and we don't see this issue across any version of cryptography.

Many thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions