Skip to content

Massive performance regression with openssl 3.0/3.1 #1

@hannob

Description

@hannob

Parsing private keys is around 70 times slower with openssl 3.0 and around 10 times slower with openssl 3.1. It does not appear that it has any priority for OpenSSL to fix these issues [1].

This is a regression in the underlying openssl functions. There is unfortunately little we can do here short of implementing a separate key parser, but opening this bug to track the problem. For the time being, it is recommended to run with openssl 1.1 if possible.

[1] openssl/openssl#15199

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions