Skip to content

OSSL_LIB_CTX_freeze: Freeze multiple propq inputs #1886

@npajkovsky

Description

@npajkovsky

@paulidale has suggested:

I'd abrogate this decision to the calling application and allow multiple propq inputs. An application could then freeze "fips='yes'", "?fips='yes'" and "fips='no'". This is a case which I think would be used. Certainly, the cases of "fips='yes'" and "?fips='yes'" will be widely used if available. Multiple query strings can be resolved either using a hash table or a TRIE (which is generally faster).

It should be up to the user what propq wishes to freeze for the given context.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Pre-Refinement

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions