Skip to content

introduce CMP_RAT_CTX to hold OSSL_CMP_CTX, impl RATs#122

Open
Akretsch wants to merge 1 commit into
siemens:masterfrom
Akretsch:AK_RAT_CTX_ONLY
Open

introduce CMP_RAT_CTX to hold OSSL_CMP_CTX, impl RATs#122
Akretsch wants to merge 1 commit into
siemens:masterfrom
Akretsch:AK_RAT_CTX_ONLY

Conversation

@Akretsch

Copy link
Copy Markdown
Collaborator

Motivation

see #121 , but with less modifications as proposed by @rajeev-0

@Akretsch Akretsch requested review from DDvO and rajeev-0 May 21, 2026 11:00
@Akretsch Akretsch changed the title introduce CMP_CTX to hold OSSL_CMP_CTX, impl RATs introduce CMP_RAT_CTX to hold OSSL_CMP_CTX, impl RATs May 21, 2026

@DDvO DDvO left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please avoid extending OSSL_CMP_CTX,
as this should not be needed at all -
please keep all RAT-related data local in cmpClient().

There are various memory leaks, at least in error cases.

See also further comments in #121 (review)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants