Skip to content

Default namespace subject to inconsistent level-suffixing in multi-level build #1781

Description

@hanno-becker

The default namespace is PQCP_MLKEM_NATIVE_MLKEM{512,768,1024}_ but in a multi-level build, the prefix itself is suffixes by the level -- and what's more, the config is only imported once, for the 512-level. In effect, you'll get the namespace prefixes PQCP_MLKEM_NATIVE_MLKEM512{512,768,1024}_XXX, which makes no sense of course.

There's no functional issue here, but the naming is undesired and confusing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions