Skip to content

Fallback cryptographic primitives support in x509 parsing #9533

Open
@learn-more

Description

@learn-more

Suggested enhancement

In #4084 there are a bunch of ancient / obsolete primitives removed for ease of maintenance.
However in some cases it might be useful for applications to at least partially support extra stuff.

Would you be open to some hooks in the code (like for example mbedtls_platform_set_calloc_free) to support custom / alternate primitives?

Justification

Mbed TLS might need this because it allows users of the library to add unsupported / obsolete (or custom) algorithms without cluttering the mbedtls library.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Help wanted

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions