Skip to content

Sort HpkeConfigList by ciphersuite priority from configuration and state change time - #4869

Open
divergentdave wants to merge 2 commits into
mainfrom
david/hpke-config-order
Open

divergentdave wants to merge 2 commits into
mainfrom
david/hpke-config-order

Conversation

@divergentdave

Copy link
Copy Markdown
Collaborator

This adds an aggregator configuration option to specify the preference order of HPKE configurations based on their ciphersuite. HPKE configurations with the same ciphersuite are now sorted by the time at which they were made active, newest first.

Closes #3779.

@divergentdave
divergentdave requested a review from a team as a code owner September 24, 2026 20:07
Comment thread docs/samples/advanced_config/aggregator.yaml
Comment thread aggregator/src/cache.rs Outdated
@divergentdave
divergentdave force-pushed the david/hpke-config-order branch from 81c5c53 to 045633a Compare September 25, 2026 22:16

This branch has not been deployed

No deployments
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.

Better ordering of HpkeConfigList

2 participants