Open
Description
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
Type
Projects
Status
Help wanted