Skip to content

OpenSSL BIGNUM is very slow #9

@weikengchen

Description

@weikengchen

It appears that the dominating overhead is that regardless of the domain size (which would be a more complicated issue when the domain is large), BIGNUM of OpenSSL is very bad --- and the performance would significantly be better with a more manual approach targeting the specific domain size that one is using.

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