Skip to content

Duplicate feature flags #5762

@maddeleine

Description

@maddeleine

Security issue notifications

If you discover a potential security issue in s2n we ask that you notify
AWS Security via our vulnerability reporting page. Please do not create a public github issue.

Problem:

We've ended up with two duplicate feature flags, S2N_LIBCRYPTO_SUPPORTS_EVP_KEM AND S2N_LIBCRYPTO_SUPPORTS_MLKEM, essentially, they both test for the existence of MLKEM algorithms. We should figure out how that happened and remove one if necessary.

Need By Date:

N/A

Solution:

Probably remove one of the flags. But first we should understand how we ended up with identical feature flags. I think it was when @alexw91 was removing kyber from out library.

Requirements / Acceptance Criteria:

Out of scope:

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions