Skip to content

Investigate caching of fetched algorithm in per-thread storage. #548

Open
@nhorman

Description

@nhorman

EVP object caching is currently global and shared with multiple threads. This proposes to create a per-thread cache identified by a CRYPTO_THREAD_local pointer.

Question: How does cache invalidation work

Question: How are elements shared among muliple contexts

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Backlog

    Status

    Pre-Refinement

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions