Skip to content

Conversation

@Mehrn0ush
Copy link
Contributor

Fixes #809

HPKE is defined in schema/cryptography-defs.json but missing from schema/cryptography-defs.schema.json#/definitions/algorithmFamiliesEnum. BOM 1.7 validates cryptoProperties.algorithmProperties.algorithmFamily against this enum, so valid HPKE usage fails schema validation.

This PR adds HPKE to algorithmFamiliesEnum (alphabetically between GOST and HC).

Signed-off-by: Mehrn0ush <mehrnoush.vaseghi@gmail.com>
@Mehrn0ush Mehrn0ush requested a review from a team as a code owner February 2, 2026 19:31
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.

HPKE missing from algorithmFamiliesEnum

1 participant